Page MenuHomePhorge

D7358.1768456992.diff
No OneTemporary

Size
906 B
Referenced Files
None
Subscribers
None

D7358.1768456992.diff

diff --git a/native/android/app/src/main/AndroidManifest.xml b/native/android/app/src/main/AndroidManifest.xml
--- a/native/android/app/src/main/AndroidManifest.xml
+++ b/native/android/app/src/main/AndroidManifest.xml
@@ -20,6 +20,14 @@
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"
android:maxSdkVersion="32" />
+ <!--
+ `permission.AD_ID` is requested by play-services-measurement:21.1.0
+ for accessing advertising ID. We don't access this ID so it's
+ safe for us to remove as described in the Android docs:
+ https://developers.google.com/android/reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.Info#getId()
+ -->
+ <uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>
+
<application
android:name=".MainApplication"
android:allowBackup="false"

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 15, 6:03 AM (7 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5936457
Default Alt Text
D7358.1768456992.diff (906 B)

Event Timeline