Merge "Revert "Mark the keyguard package as required for profile""

This commit is contained in:
Alexandra Gherghina
2014-04-12 08:15:30 +00:00
committed by Android (Google) Code Review

View File

@@ -44,8 +44,7 @@
<application android:label="@string/app_name"
android:process="com.android.systemui"
android:persistent="true"
android:supportsRtl="true"
android:requiredForProfile="all">
android:supportsRtl="true">
<service android:name=".KeyguardService"
android:exported="true" />