allow enforcing Android O device identifier changes tied to API level for legacy apps #640

Closed
thestinger opened this Issue Jun 11, 2017 · 1 comment

Comments

Projects
None yet
1 participant
@thestinger
Contributor

thestinger commented Jun 11, 2017

https://android-developers.googleblog.com/2017/04/changes-to-device-identifiers-in.html

Any changes to this area are delayed until after CopperheadOS moves to Android O.

@thestinger thestinger changed the title from expand upon Android O device identifier changes to allow enforcing Android O device identifier changes tied to API level for legacy apps Jun 11, 2017

@thestinger thestinger added the upstream label Jul 31, 2017

@thestinger thestinger removed the far-future label Aug 15, 2017

@thestinger

This comment has been minimized.

Show comment Hide comment
@thestinger

thestinger Sep 8, 2017

Contributor

This is now implemented, but we're simply going to outright remove Build.SERIAL as a way of fetching the serial number by leaving it set to UNKNOWN.

Contributor

thestinger commented Sep 8, 2017

This is now implemented, but we're simply going to outright remove Build.SERIAL as a way of fetching the serial number by leaving it set to UNKNOWN.

@thestinger thestinger closed this Sep 8, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment