Give shell CONTROL_KEYGUARD permission.
Follow-up to ag/3614843 where we started to enforce the permission in window manager. Bug: 67109817 Test: builds Change-Id: Id5712d2ed4c537da3a443f9c51aa15e3c84d670b
This commit is contained in:
@@ -145,6 +145,8 @@
|
||||
android:name="android.permission.MANAGE_WIFI_WHEN_PERMISSION_REVIEW_REQUIRED" />
|
||||
<uses-permission android:name="android.permission.WATCH_APPOPS" />
|
||||
|
||||
<uses-permission android:name="android.permission.CONTROL_KEYGUARD" />
|
||||
|
||||
<application android:label="@string/app_label"
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
android:directBootAware="true">
|
||||
|
||||
Reference in New Issue
Block a user