Merge "Follow framework refactoring." into nyc-dev

This commit is contained in:
Jeff Sharkey
2016-03-17 22:00:21 +00:00
committed by Android (Google) Code Review

View File

@@ -91,8 +91,8 @@
android:supportsRtl="true" android:supportsRtl="true"
android:allowBackup="false" android:allowBackup="false"
android:usesCleartextTraffic="true" android:usesCleartextTraffic="true"
android:forceDeviceEncrypted="true" android:defaultToDeviceProtectedStorage="true"
android:encryptionAware="true"> android:directBootAware="true">
<!-- Settings --> <!-- Settings -->