mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-09-21 13:14:41 -04:00
Many changes
- 15.1: Fixup ether here too - Change F-Droid application id to allow installation of official F-Droid side by side - Remove FDroidPriv patch and use sed instead - Optimize: Switch VM_MAX_READAHEAD to 512KB - Misc tweaks - Update TODO
This commit is contained in:
parent
29e49a5147
commit
67db210756
13 changed files with 32 additions and 75 deletions
6
Misc/Features/Disable_Firebase_Analytics.txt
Normal file
6
Misc/Features/Disable_Firebase_Analytics.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
Try and automatically add the following when parsing AndroidManifest
|
||||
|
||||
<meta-data android:name="firebase_analytics_collection_deactivated" android:value="true" />
|
||||
<meta-data android:name="google_analytics_adid_collection_enabled" android:value="false" />
|
||||
|
||||
core/java/android/content/pm/PackageItemInfo.java ?
|
Loading…
Add table
Add a link
Reference in a new issue