Merge "Revert "Mark the keyguard package as required for profile""
This commit is contained in:
committed by
Android (Google) Code Review
commit
bd924d2e61
@@ -44,8 +44,7 @@
|
|||||||
<application android:label="@string/app_name"
|
<application android:label="@string/app_name"
|
||||||
android:process="com.android.systemui"
|
android:process="com.android.systemui"
|
||||||
android:persistent="true"
|
android:persistent="true"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true">
|
||||||
android:requiredForProfile="all">
|
|
||||||
|
|
||||||
<service android:name=".KeyguardService"
|
<service android:name=".KeyguardService"
|
||||||
android:exported="true" />
|
android:exported="true" />
|
||||||
|
|||||||
Reference in New Issue
Block a user