[2.13.0-arch-opt] remove unuse code and add trace log
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
android:theme="@style/AppTheme.App"
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:replace="android:label">
|
||||
|
||||
<meta-data
|
||||
android:name="design_width_in_dp"
|
||||
android:value="2560"/>
|
||||
@@ -25,27 +26,6 @@
|
||||
android:name="design_height_in_dp"
|
||||
android:value="1600"/>
|
||||
|
||||
<!-- <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-->
|
||||
<!-- android:name="rikka.shizuku.ShizukuProvider"-->
|
||||
<!-- android:authorities="${applicationId}.shizuku"-->
|
||||
<!-- android:enabled="true"-->
|
||||
<!-- android:exported="true"-->
|
||||
<!-- android:multiprocess="false"-->
|
||||
<!-- android:permission="android.permission.INTERACT_ACROSS_USERS_FULL" />-->
|
||||
|
||||
<!-- 配置APP ID -->
|
||||
<meta-data
|
||||
android:name="BUGLY_APPID"
|
||||
|
||||
Reference in New Issue
Block a user