Loading packages/Keyguard/AndroidManifest.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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" /> Loading Loading
packages/Keyguard/AndroidManifest.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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" /> Loading