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

Commit 90091ad6 authored by Hung-ying Tyan's avatar Hung-ying Tyan Committed by The Android Open Source Project
Browse files

am d40b9c5d: Add UNLOCK_CREDENTIAL_STORAGE and ADD_CREDENTIAL

Merge commit 'd40b9c5d'

* commit 'd40b9c5d':
  Add UNLOCK_CREDENTIAL_STORAGE and ADD_CREDENTIAL
parents bb0c941b d40b9c5d
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" />