Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d40b9c5d authored by Hung-ying Tyan's avatar Hung-ying Tyan
Browse files

Add UNLOCK_CREDENTIAL_STORAGE and ADD_CREDENTIAL

Add UNLOCK_CREDENTIAL_STORAGE and ADD_CREDENTIAL intents to manifest.
parent 6a0544be
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -276,6 +276,8 @@
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.settings.SECURITY_SETTINGS" />
                <action android:name="android.settings.LOCATION_SOURCE_SETTINGS" />
                <action android:name="android.security.ADD_CREDENTIAL" />
                <action android:name="android.security.UNLOCK_CREDENTIAL_STORAGE" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.VOICE_LAUNCH" />
                <category android:name="com.android.settings.SHORTCUT" />