Added meta-data in manifest for hw build
This commit is contained in:
parent
beaeafa9b5
commit
81a9d0b82c
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@
|
|||
android:label="@string/app_name_free"
|
||||
tools:replace="android:icon, android:label">
|
||||
|
||||
<meta-data
|
||||
android:name="com.huawei.hms.client.appid"
|
||||
android:value="101486545" />
|
||||
<meta-data
|
||||
android:name="com.huawei.hms.client.cpid"
|
||||
android:value="890031000000000038" />
|
||||
|
||||
<activity
|
||||
android:name="net.osmand.plus.activities.MapActivity"
|
||||
android:theme="@style/FirstSplashScreenFree"
|
||||
|
|
Loading…
Reference in a new issue