summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-04-13 16:45:41 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-04-13 16:45:41 -0400
commita230b1feaa3ef54f87d99634b9c4228774d912f7 (patch)
tree856666ba827df12d0281d78f28ced7237e254f92 /static
parentf487d7129f69a842f6556949f0126ff69ec7c795 (diff)
update advertising ID information and fix typo
Diffstat (limited to 'static')
-rw-r--r--static/faq.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html
index 0f32291c..60875b39 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -576,8 +576,9 @@
collisions, although a device messing with apps could set it to the same value used in
another profile. The advertising ID is exposed via the Settings app and can be reset
to a new random value, unlike <code>ANDROID_ID</code> which remains the same for the
- lifetime of the profile, but apps can tie it the previous ID since they can detect
- that it changed via their own ID in their app data.</p>
+ lifetime of the profile, but apps can tie it to the previous ID since they can detect
+ that it changed via their own ID in their app data. The advertising ID can
+ also now be disabled (zeroed).</p>
<p>Apps do not have access to user data by default and cannot ever access the data of
other apps without those apps going out of the way to share it with them. If apps are