Merge "Add a feature flag for CTS." into oc-dev
am: 9ff3ec4872
Change-Id: I1b2e8026cf2db083fb17ab03d0e1972addffdbbb
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