replicant-vendor_cmsdk/tests/src/org/cyanogenmod/tests
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 Add AlarmClock support for CM DeskClock manipulation. 2015-08-06 14:52:57 -07:00
customtiles CustomTiles: add a custom long press PendingIntent 2016-01-18 10:31:08 -08:00
hardware cmsdk: cmhw: Add UniqueDeviceId support 2016-02-02 16:37:59 -08:00
profiles Profiles: add isEnabled(); send state changes 2015-12-21 10:30:15 -08:00
providers cmsdk: Clean up some provider tests. 2015-12-21 12:25:15 -08:00
settings cmsdk: Add unit test for PartnerInterface 2016-01-06 17:49:18 -08:00
telephony cmsdk: Provide quick manual functional telephony api tests. 2015-08-06 20:36:32 -07:00
versioning cmsdk: Fix BuildTests. Bump parcelable version. 2016-01-19 13:43:16 -08:00
TestActivity.java CMSDK: Introduce preliminary automatable tests. 2015-04-29 17:38:59 -07:00