[2.13.0]
[Change] [合并司机端、乘客端为一个应用,适用于异屏、异显、异交互] Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -25,17 +25,17 @@
|
||||
android:name="design_height_in_dp"
|
||||
android:value="3200"/>
|
||||
|
||||
<provider
|
||||
android:name="com.rousetime.android_startup.provider.StartupProvider"
|
||||
android:authorities="${applicationId}.android_startup"
|
||||
android:exported="false" >
|
||||
<meta-data
|
||||
android:name="com.mogo.launcher.stageone.HttpDnsStartUp"
|
||||
android:value="android.startup" />
|
||||
<meta-data
|
||||
android:name="com.mogo.launcher.stageone.MogoStartupProviderConfig"
|
||||
android:value="android.startup.provider.config" />
|
||||
</provider>
|
||||
<!-- <provider-->
|
||||
<!-- android:name="com.rousetime.android_startup.provider.StartupProvider"-->
|
||||
<!-- android:authorities="${applicationId}.android_startup"-->
|
||||
<!-- android:exported="false" >-->
|
||||
<!-- <meta-data-->
|
||||
<!-- android:name="com.mogo.launcher.stageone.HttpDnsStartUp"-->
|
||||
<!-- android:value="android.startup" />-->
|
||||
<!-- <meta-data-->
|
||||
<!-- android:name="com.mogo.launcher.stageone.MogoStartupProviderConfig"-->
|
||||
<!-- android:value="android.startup.provider.config" />-->
|
||||
<!-- </provider>-->
|
||||
|
||||
<!-- <!– 暂不使用Shizuku-API –>-->
|
||||
<!-- <provider-->
|
||||
|
||||
Reference in New Issue
Block a user