replicant-vendor_cmsdk/src/java/cyanogenmod
Matt Wagantall eb82dbf050 cmsdk: cmhw: Add UniqueDeviceId support
It's sometimes useful to know what physical device you're using.

CMHW SerialNumber and an "ro.serialno" property already exists, but
are not guaranteed to be unique. Different OEM may use overlapping
numbering schemes, and sometimes placeholder like "012345ABCDE" are
used.

Attempt to work around these shortcomings by defining a new
UniqueDeviceId class that provides a globally unique device ID that
is both deterministic for a given device and designed not to overlap
with IDs of any other devices.

Change-Id: I3f426972558394ba8e78261273ac8521aa603327
2016-02-02 16:37:59 -08:00
..
alarmclock CM-SDK: add PREDISMISSED_STATE constant required by CM13 DeskClock 2015-12-23 13:46:56 -08:00
app CustomTiles: add a custom long press PendingIntent 2016-01-18 10:31:08 -08:00
content Protected apps components 2015-11-24 12:12:37 -08:00
externalviews ExtViews: Add action and meta-data 2016-01-22 15:44:34 -08:00
hardware cmsdk: cmhw: Add UniqueDeviceId support 2016-02-02 16:37:59 -08:00
media Add Broadcast action and query API for AudioSource.HOTWORD. 2015-09-08 17:28:20 -07:00
os cmsdk: Fix BuildTests. Bump parcelable version. 2016-01-19 13:43:16 -08:00
power perf: Add PerformanceManager.getProfileHasAppProfiles API 2015-11-25 12:52:40 -08:00
profiles cmsdk: Re-enable multiple profiles functions. 2015-11-29 14:55:21 -08:00
providers Add left QS quick pulldown (3/3) 2016-01-23 17:00:39 -08:00
util cmsdk: Add helper class for working with colors 2015-12-09 21:03:27 -08:00