replicant-vendor_cmsdk/src/java/cyanogenmod/app/suggest
Adnan Begovic fe7fd1d489 cmsdk: Mandate app suggest feature xml's for service implementation.
The feature xml plays two roles:

      1) To allow sdk interface (constructor) to throw when system
      service is unavailable. This allows for clearer platform
      development debugging.

      2) To allow for simpler disambiguation of what services to
      instrument in a modular environment.

Change-Id: Icda71efc084cf91bd358dba24eee4704179be90e
TICKET: CYNGNOS-2290
2016-03-24 17:25:13 -07:00
..
AppSuggestManager.java cmsdk: Mandate app suggest feature xml's for service implementation. 2016-03-24 17:25:13 -07:00
ApplicationSuggestion.aidl Added Application Suggestions. 2015-09-14 14:29:43 -07:00
ApplicationSuggestion.java Added Application Suggestions. 2015-09-14 14:29:43 -07:00
IAppSuggestManager.aidl Added Application Suggestions. 2015-09-14 14:29:43 -07:00
IAppSuggestProvider.aidl Added Application Suggestions. 2015-09-14 14:29:43 -07:00