fix: 修改ManiFest文件
This commit is contained in:
parent
5defa32f03
commit
c4812eada4
@ -58,6 +58,7 @@
|
|||||||
android:name=".ui.activity.map.MainActivity"
|
android:name=".ui.activity.map.MainActivity"
|
||||||
android:launchMode="singleTask"
|
android:launchMode="singleTask"
|
||||||
android:screenOrientation="landscape"
|
android:screenOrientation="landscape"
|
||||||
|
android:exported="false"
|
||||||
android:theme="@style/Theme.OMQualityInspection" />
|
android:theme="@style/Theme.OMQualityInspection" />
|
||||||
|
|
||||||
<meta-data
|
<meta-data
|
||||||
|
@ -24,6 +24,7 @@
|
|||||||
|
|
||||||
<service
|
<service
|
||||||
android:name="com.baidu.location.f"
|
android:name="com.baidu.location.f"
|
||||||
|
android:exported="true"
|
||||||
android:enabled="true"
|
android:enabled="true"
|
||||||
android:process=":remote">
|
android:process=":remote">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user