summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Rowe <scottrowe@google.com> 2014-07-22 20:08:02 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2014-07-22 20:08:02 +0000
commit6b2f3ee3b9954b4b834d6729265acd33ef232b9c (patch)
treec7edab4a161a4f4b4e4e14a1a60e4031762b57f2
parent0ff1ecd1ece73db8d758f227db9d965ef9598f3b (diff)
parent2a922cb45a0cb33ef575e39ac8ca4dc8500e03ba (diff)
am 2a922cb4: am 40b5d8a0: Merge "cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12" into klp-modular-docs
* commit '2a922cb45a0cb33ef575e39ac8ca4dc8500e03ba': 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