summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAlex Johnston <acjohnston@google.com>2021-07-02 11:05:49 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2021-07-02 11:05:49 +0000
commit713d325310051facb1a88b63c77a4e8e4f2fb1e7 (patch)
tree7368910d7c01f18803dfe8f155acb37836a6b6ed /AndroidManifest.xml
parent74e1408513f24a23e671fefa89e850b875fec841 (diff)
parent8d06d63fe3c065a919d8470e97b8b6be4979bbad (diff)
downloadSettings-713d325310051facb1a88b63c77a4e8e4f2fb1e7.tar.gz
Merge "Remove credential management app Settings" into sc-dev
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4a37e2b41e1..4d169c561fe 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1486,6 +1486,7 @@
</activity>
<activity android:name=".security.RequestManageCredentials"
+ android:theme="@style/Theme.SubSettings"
android:exported="true">
<intent-filter>
<action android:name="android.security.MANAGE_CREDENTIALS"/>