version:2.0.8

update:
fix:修复文件格式管理失效,展锐平台定位失败问题,增加获取展锐平台系统版本,展锐平台隐藏相机和信息失败
add:
This commit is contained in:
2021-05-24 18:34:07 +08:00
parent d04774bc4c
commit d588fc1c56
21 changed files with 449 additions and 69 deletions

View File

@@ -387,7 +387,7 @@
<!-- 设置key -->
<meta-data
android:name="com.amap.api.v2.apikey"
android:value="5b68c8ee39800ff700a3762b6e028b78" />
android:value="${AMAP_KEY}" />
<!-- 定位需要的服务 适配Android Q需要加上android:foregroundServiceType="location" -->
<service
android:name="com.amap.api.location.APSService"