replicant-vendor_cmsdk/cm/lib/main/java/org/cyanogenmod/platform/internal
Adnan Begovic b4eafda7de cmsdk: Add PerformanceManager tests, Change target permission.
Since PerformanceManager is strictly a CyanogenMod construct,
  it doesn't make sense to enforce the interfaces with an android
  specific permission (even though the implementation is delegated
  to power manager). To keep consistency with the other api's,
  modify the enforcing permission to a cm specific declaration.

  Also add test cases for the PerformanceManager public interfaces.

Change-Id: I430b69dbee73bf94bb60932d1942ab97e3ba193e
2016-03-08 09:24:34 -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
AppsFailureReceiver.java Themes: Refactor themes to CMSDK [2/6] 2016-03-04 13:59:33 -08:00
CMHardwareService.java cmsdk: send intent to intialize CMHW 2016-02-25 09:00:18 -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
IconCacheManagerService.java Themes: Refactor themes to CMSDK [2/6] 2016-03-04 13:59:33 -08:00
ManagedServices.java CMSDK: Refactor compile, prepare for integration tests. 2015-04-30 11:10:56 -07:00
PartnerInterfaceService.java Uncomment out getHotwordPackageNameInternal impl 2016-02-24 10:27:22 -08:00
PerformanceManagerService.java cmsdk: Add PerformanceManager tests, Change target permission. 2016-03-08 09:24:34 -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
ThemeManagerService.java Themes: Refactor themes to CMSDK [2/6] 2016-03-04 13:59:33 -08:00