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