123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214 |
- <?xml version="1.0" encoding="UTF-8"?>
- <sdk_config xmlns:android="http://schemas.android.com/apk/res/android">
- <sdk_activity>
- <provider
- android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider"
- android:authorities="${applicationId}.AGCInitializeProvider"
- android:exported="false" />
- <service
- android:name="com.huawei.agconnect.core.ServiceDiscovery"
- android:exported="false" />
-
-
- <service
- android:name="com.huawei.agconnect.core.ServiceDiscovery"
- android:exported="false" >
- <meta-data
- android:name="com.huawei.agconnect.credential.CredentialServiceRegistrar:100"
- android:value="com.huawei.agconnect.core.ServiceRegistrar" />
- </service>
- <uses-library
- android:name="org.apache.http.legacy"
- android:required="false" />
- <queries>
- <intent>
- <action android:name="com.huawei.hms.core.aidlservice" />
- </intent>
- <intent>
- <action android:name="com.huawei.hms.core" />
- </intent>
- </queries>
- <service
- android:name="com.huawei.hms.jos.games.service.GameService"
- android:exported="true" >
- <intent-filter>
- <action android:name="com.huawei.hms.games.service" />
- </intent-filter>
- </service>
- <provider
- android:name="com.huawei.hms.jos.games.archive.ArchiveRemoteAccessProvider"
- android:authorities="${applicationId}.hmssdk.jos.archive"
- android:exported="true" >
- </provider>
- <activity
- android:name="com.huawei.appmarket.component.buoycircle.impl.delegete.BuoyBridgeActivity"
- android:configChanges="orientation|locale|screenSize|layoutDirection|fontScale"
- android:excludeFromRecents="true"
- android:exported="false"
- android:hardwareAccelerated="true"
- android:theme="@android:style/Theme.Translucent" >
- <meta-data
- android:name="hwc-theme"
- android:value="androidhwext:style/Theme.Emui.Translucent" />
- </activity>
- <receiver
- android:name="com.huawei.hms.analytics.receiver.HiAnalyticsSvcEvtReceiver"
- android:exported="false" >
- <intent-filter>
- <action android:name="com.huawei.hms.analytics.pps.event" />
- </intent-filter>
- </receiver>
- <provider
- android:name="com.huawei.hms.analytics.provider.AnalyticsInitializeProvider"
- android:authorities="${applicationId}.AnalyticsKitInitializeProvider"
- android:exported="false" />
- <activity
- android:name="com.huawei.updatesdk.service.otaupdate.AppUpdateActivity"
- android:configChanges="orientation|screenSize"
- android:exported="false"
- android:theme="@android:style/Theme.Translucent.NoTitleBar" >
- <meta-data
- android:name="hwc-theme"
- android:value="androidhwext:style/Theme.Emui.Translucent.NoTitleBar" />
- <meta-data
- android:name="hnc-theme"
- android:value="androidhnext:style/Theme.Magic.Translucent.NoTitleBar" />
- </activity>
- <activity
- android:name="com.huawei.updatesdk.support.pm.PackageInstallerActivity"
- android:configChanges="orientation|keyboardHidden|screenSize"
- android:exported="false"
- android:theme="@android:style/Theme.Translucent.NoTitleBar" >
- <meta-data
- android:name="hwc-theme"
- android:value="androidhwext:style/Theme.Emui.Translucent" />
- <meta-data
- android:name="hnc-theme"
- android:value="androidhnext:style/Theme.Magic.Translucent" />
- </activity>
- <provider
- android:name="com.huawei.updatesdk.fileprovider.UpdateSdkFileProvider"
- android:authorities="${applicationId}.updateSdk.fileProvider"
- android:exported="false"
- android:grantUriPermissions="true" />
- <activity
- android:name="com.huawei.hms.hwid.internal.ui.activity.HwIdSignInHubActivity"
- android:configChanges="fontScale|uiMode"
- android:excludeFromRecents="true"
- android:exported="false"
- android:theme="@android:style/Theme.Translucent.NoTitleBar" >
- </activity>
- <activity
- android:name="com.huawei.hms.account.internal.ui.activity.AccountSignInHubActivity"
- android:excludeFromRecents="true"
- android:exported="false"
- android:theme="@android:style/Theme.Translucent.NoTitleBar" >
- </activity>
- <activity
- android:name="com.huawei.hms.activity.BridgeActivity"
- android:configChanges="orientation|locale|layoutDirection|fontScale|screenSize|smallestScreenSize|screenLayout|uiMode"
- android:excludeFromRecents="true"
- android:exported="false"
- android:hardwareAccelerated="true"
- android:screenOrientation="behind"
- android:theme="@style/Base_Translucent" >
- <meta-data
- android:name="hwc-theme"
- android:value="androidhwext:style/Theme.Emui.Translucent" />
- </activity>
- <activity
- android:name="com.huawei.hms.activity.EnableServiceActivity"
- android:configChanges="orientation|keyboardHidden|screenSize|smallestScreenSize|screenLayout"
- android:exported="false" >
- </activity>
- </sdk_activity>
-
- <sdk_meta>
- <meta-data
- android:name="com.huawei.hms.client.service.name:ads-identifier"
- android:value="ads-identifier:3.4.39.302" />
- <meta-data
- android:name="com.huawei.hms.client.service.name:ads-installreferrer"
- android:value="ads-installreferrer:3.4.39.302" />
- <meta-data
- android:name="com.huawei.hms.min_api_level:apptouch:apptouch"
- android:value="1" />
- <!-- 用于判断是否集成了本lib -->
- <meta-data
- android:name="availableLoaded"
- android:value="yes" />
- <!-- 为后续统计第三方app集成了哪些Kit,因此需要Kit在自己的AndroidManifest.xml文件中定义业务标签元数据 -->
- <meta-data
- android:name="com.huawei.hms.client.service.name:base"
- android:value="base:6.4.0.302" />
- <!-- SDK依赖的HMSCore的最低api level元数据 -->
- <meta-data
- android:name="com.huawei.hms.min_api_level:base:hmscore"
- android:value="1" />
- <meta-data
- android:name="componentverify_ag_cbg_root"
- android:value="@string/ag_sdk_cbg_root" />
- <meta-data
- android:name="com.huawei.hms.jos.versioncode"
- android:value="60200301" />
- <meta-data
- android:name="com.huawei.hms.client.service.name:hianalytics"
- android:value="hianalytics:6.4.1.301" />
- <meta-data
- android:name="com.huawei.hms.min_api_level:hianalytics:hianalytics"
- android:value="1" />
- <!-- 切记同步修改 HuaweiIdAuthInternalConstant.HMS_SDK_VERSION -->
- <meta-data
- android:name="com.huawei.hms.client.service.name:hwid"
- android:value="hwid:6.4.0.300" />
- <meta-data
- android:name="com.huawei.hms.min_api_level:hwid:hwid"
- android:value="1" />
- <!-- 5.3.0 独立授权依赖的api_level为11 -->
- <!-- 5.3.0 setCarrierId依赖的api_level为13 -->
- <meta-data
- android:name="com.huawei.hms.min_api_level:hwid:account"
- android:value="13" />
- <meta-data
- android:name="com.huawei.hms.client.service.name:iap"
- android:value="iap:6.3.0.300" />
-
- </sdk_meta>
-
- <sdk_permission>
- <uses-permission android:name="android.permission.INTERNET" />
- <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
- <uses-permission android:name="com.huawei.hwid.permission.gameservice.archive.access.provider" />
- <uses-permission android:name="com.huawei.appmarket.service.commondata.permission.GET_COMMON_DATA" />
- <!-- Android O版本调用安装需要使用该权限 -->
- <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
- <!-- 从应用市场获取服务地需要此权限,从应用市场9.0.0开始支持 -->
- <uses-permission android:name="com.huawei.appmarket.service.commondata.permission.GET_COMMON_DATA" />
- </sdk_permission>
- </sdk_config>
|