replicant-vendor_cmsdk/cm/lib/main/java/org/cyanogenmod/platform/internal
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
..
AppSuggestManagerService.java cmsdk: Fixup stub generation. 2015-12-22 11:10:24 -08:00
AppSuggestProviderInterface.java Added Application Suggestions. 2015-09-14 14:29:43 -07:00
AppSuggestProviderProxy.java Added Application Suggestions. 2015-09-14 14:29:43 -07:00
CMHardwareService.java cmsdk: cmhw: Add UniqueDeviceId support 2016-02-02 16:37:59 -08:00
CMStatusBarManagerService.java cmsdk: mContext is private with SystemService now. 2015-10-09 14:56:20 -07:00
CMTelephonyManagerService.java cmsdk: Reimplement helper methods for secondary telephony service. 2015-11-29 14:55:36 -08:00
ManagedServices.java CMSDK: Refactor compile, prepare for integration tests. 2015-04-30 11:10:56 -07:00
PartnerInterfaceService.java CMSDK: add duration for priority/quiet mode 2015-12-23 11:05:45 -08:00
PerformanceManagerService.java cmsdk: Fixup stub generation. 2015-12-22 11:10:24 -08:00
ProfileManagerService.java cmsdk: Fixup stub generation. 2015-12-22 11:10:24 -08:00
ProfileTriggerHelper.java cmsdk: Re-enable multiple profiles functions. 2015-11-29 14:55:21 -08:00