diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 36f9a2d4c9e4e..cc14a6407711f 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -2609,6 +2609,15 @@ android:description="@string/permdesc_writeThemesDesc" android:protectionLevel="signature" /> + + + + diff --git a/core/res/res/values/cm_strings.xml b/core/res/res/values/cm_strings.xml index e094201cf0b9f..5193db34422a9 100644 --- a/core/res/res/values/cm_strings.xml +++ b/core/res/res/values/cm_strings.xml @@ -159,6 +159,11 @@ Allows an app to change the lock screen wallpaper. + + use hardware framework + + Allows an app access to the CM hardware framework. + Swipe up from the bottom to exit full screen. diff --git a/data/etc/platform.xml b/data/etc/platform.xml index 5d881b41fc934..b3153a9270a40 100644 --- a/data/etc/platform.xml +++ b/data/etc/platform.xml @@ -117,6 +117,10 @@ + + + +