Merge "CMSDK: Hide CMContextConstants from docs." into cm-12.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user