|
...
|
...
|
@@ -10,7 +10,7 @@ |
|
|
|
<uses-permission android:name="com.asus.msa.SupplementaryDID.ACCESS" />
|
|
|
|
<uses-permission android:name="freemme.permission.msa" />
|
|
|
|
</permissionConfig>
|
|
|
|
<applicationConfig>
|
|
|
|
<applicationConfig android:networkSecurityConfig="@xml/network_security_config">
|
|
|
|
<activity
|
|
|
|
android:name="com.zhenwan.sdk.activity.ZWSplashActivity"
|
|
|
|
android:exported="true"
|
|
...
|
...
|
@@ -39,7 +39,7 @@ |
|
|
|
<service android:name="com.zhenwan.sdk.service.LogService" />
|
|
|
|
<meta-data
|
|
|
|
android:name="com.huawei.hms.client.service.name:ads-identifier"
|
|
|
|
android:value="ads-identifier:3.4.62.300" />
|
|
|
|
android:value="ads-identifier:3.4.39.302" />
|
|
|
|
<service
|
|
|
|
android:name="com.volcengine.onekit.component.ComponentDiscoveryService"
|
|
|
|
android:exported="false" >
|
...
|
...
|
|