Skip to content

Commit 40b5d8a

Browse files
Scott RoweAndroid (Google) Code Review
authored andcommitted
Merge "cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12" into klp-modular-docs
2 parents eb69126 + ff42437 commit 40b5d8a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/html/about/versions/android-4.2.jd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,7 @@ your server or use the registrations ID provided by <a
361361
href="{@docRoot}google/gcm/index.html">Google Cloud Messaging</a>.</p>
362362

363363
<p>Beware that if your app requests one of the hardware device identifiers (such as the WiFi MAC
364-
address, the {@link android.os.Build#SERIAL} number, or the {@link
365-
android.provider.Settings.Secure#ANDROID_ID} number), they will provide the same value for each
364+
address or the {@link android.os.Build#SERIAL} number), they will provide the same value for each
366365
user because these identifiers are tied to the hardware and not the user. Not to mention the other
367366
problems these identifiers introduce as discussed in the <a
368367
href="http://android-developers.blogspot.com/2011/03/identifying-app-installations.html">Identifying

0 commit comments

Comments
 (0)