Merge "Add a feature flag for CTS." into oc-dev am: 9ff3ec4872
am: 4a4b6b6211
Change-Id: I8c59cbd4140ae6c449f715588cbba6540577eb0d
This commit is contained in:
@@ -1688,6 +1688,10 @@ public abstract class PackageManager {
|
||||
@SdkConstant(SdkConstantType.FEATURE)
|
||||
public static final String FEATURE_CONSUMER_IR = "android.hardware.consumerir";
|
||||
|
||||
/** {@hide} */
|
||||
@SdkConstant(SdkConstantType.FEATURE)
|
||||
public static final String FEATURE_CTS = "android.software.cts";
|
||||
|
||||
/**
|
||||
* Feature for {@link #getSystemAvailableFeatures} and
|
||||
* {@link #hasSystemFeature}: The device supports one or more methods of
|
||||
|
||||
Reference in New Issue
Block a user