Merge "Report FBE through a feature string."

This commit is contained in:
Jeff Sharkey
2016-01-28 18:20:03 +00:00
committed by Android (Google) Code Review
4 changed files with 42 additions and 13 deletions

View File

@@ -2017,6 +2017,11 @@ public abstract class PackageManager {
public static final String FEATURE_SECURELY_REMOVES_USERS
= "android.software.securely_removes_users";
/** {@hide} */
@SdkConstant(SdkConstantType.FEATURE)
public static final String FEATURE_FILE_BASED_ENCRYPTION
= "android.software.file_based_encryption";
/**
* Feature for {@link #getSystemAvailableFeatures} and {@link #hasSystemFeature}:
* The device has a full implementation of the android.webkit.* APIs. Devices