Loading AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -637,6 +637,7 @@ <activity android:name="CredentialStorage" android:theme="@style/Transparent" android:launchMode="singleTop" android:configChanges="orientation|keyboardHidden|screenSize"> <intent-filter> <action android:name="com.android.credentials.UNLOCK" /> Loading Loading
AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -637,6 +637,7 @@ <activity android:name="CredentialStorage" android:theme="@style/Transparent" android:launchMode="singleTop" android:configChanges="orientation|keyboardHidden|screenSize"> <intent-filter> <action android:name="com.android.credentials.UNLOCK" /> Loading