From: Adam Connors Date: Mon, 8 Sep 2014 16:33:16 +0000 (+0100) Subject: Add feature flags for verified boot and securely remove users. X-Git-Tag: android-x86-6.0-r1~270^2~96^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=cb152a556e14d8bba291d86cdde24ac83c2c3a3a;p=android-x86%2Fframeworks-native.git Add feature flags for verified boot and securely remove users. Bug: 17405636 Change-Id: I06c0319f7903787910c52d65025b0d77d9e0575f --- diff --git a/data/etc/android.software.securely_removes_users.xml b/data/etc/android.software.securely_removes_users.xml new file mode 100644 index 0000000000..7278bcdfea --- /dev/null +++ b/data/etc/android.software.securely_removes_users.xml @@ -0,0 +1,19 @@ + + + + + + \ No newline at end of file diff --git a/data/etc/android.software.verified_boot.xml b/data/etc/android.software.verified_boot.xml new file mode 100644 index 0000000000..7a9a9c5fe2 --- /dev/null +++ b/data/etc/android.software.verified_boot.xml @@ -0,0 +1,19 @@ + + + + + + \ No newline at end of file