解决小地图在联想pad加载异常的问题

This commit is contained in:
董宏宇
2021-05-19 19:53:14 +08:00
parent 2f864fc3d5
commit 3d9db5f491
22 changed files with 263 additions and 556 deletions

View File

@@ -2,10 +2,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mogo.module.small.map">
<!--<application>
<service
android:name=".SmallMapService"
android:exported="false"
/>
</application>-->
</manifest>