Merge "CMSDK: Hide CMContextConstants from docs." into cm-12.1

This commit is contained in:
Adnan Begovic 2015-05-28 21:41:16 +00:00 committed by Gerrit Code Review
commit 064eda25fa
1 changed files with 3 additions and 3 deletions

View File

@ -17,10 +17,10 @@
package cyanogenmod.app;
/**
* Constants to be used with {@link android.content.Context#getSystemService}
* to retrieve published system services
* @hide
* TODO: We need to somehow make these managers accessible via getSystemService
*/
public class CMContextConstants {
public final class CMContextConstants {
/**
* @hide