summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Rowe <scottrowe@google.com> 2014-07-22 20:03:19 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2014-07-22 20:03:19 +0000
commit2a922cb45a0cb33ef575e39ac8ca4dc8500e03ba (patch)
tree03e185d241c076508e85e22fe0379409594ea2c7
parent3968ae0f70b01592c40c3e0cd31ca5ead953faa0 (diff)
parent40b5d8a0e5aad92c07420541fd186f9f96495845 (diff)
am 40b5d8a0: Merge "cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12" into klp-modular-docs
* commit '40b5d8a0e5aad92c07420541fd186f9f96495845': cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12
-rw-r--r--docs/html/about/versions/android-4.2.jd3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/html/about/versions/android-4.2.jd b/docs/html/about/versions/android-4.2.jd
index 73d51c557784..76acb8a01385 100644
--- a/docs/html/about/versions/android-4.2.jd
+++ b/docs/html/about/versions/android-4.2.jd
@@ -361,8 +361,7 @@ your server or use the registrations ID provided by <a
href="{@docRoot}google/gcm/index.html">Google Cloud Messaging</a>.</p>
<p>Beware that if your app requests one of the hardware device identifiers (such as the WiFi MAC
-address, the {@link android.os.Build#SERIAL} number, or the {@link
-android.provider.Settings.Secure#ANDROID_ID} number), they will provide the same value for each
+address or the {@link android.os.Build#SERIAL} number), they will provide the same value for each
user because these identifiers are tied to the hardware and not the user. Not to mention the other
problems these identifiers introduce as discussed in the <a
href="http://android-developers.blogspot.com/2011/03/identifying-app-installations.html">Identifying