mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-01 10:56:19 -04:00
Fixup
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
567c46fdd1
commit
ee1f466211
6 changed files with 15 additions and 15 deletions
|
@ -59,8 +59,8 @@ Currently Implemented
|
|||
data.putString("android.webkit.WebView.MetricsOptOut", "true");
|
||||
data.putString("AXACollectIp", "false");
|
||||
data.putString("batch_opted_out_by_default", "true");
|
||||
data.putString("CLEVERTAP_BACKGROUND_SYNC", "0")
|
||||
data.putString("CLEVERTAP_USE_GOOGLE_AD_ID", "0")
|
||||
data.putString("CLEVERTAP_BACKGROUND_SYNC", "0");
|
||||
data.putString("CLEVERTAP_USE_GOOGLE_AD_ID", "0");
|
||||
data.putString("com.ad4screen.advertiser_id", "false");
|
||||
data.putString("com.ad4screen.no_geoloc", "true");
|
||||
data.putString("com.ad4screen.tracking_mode", "Restricted");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue