Merge "Add flag for flagging new VIC settings work" into main
diff --git a/core/java/android/credentials/flags.aconfig b/core/java/android/credentials/flags.aconfig
index bab84aa..f876eeb 100644
--- a/core/java/android/credentials/flags.aconfig
+++ b/core/java/android/credentials/flags.aconfig
@@ -26,4 +26,11 @@
name: "new_settings_intents"
description: "Enables settings intents to redirect to new settings page"
bug: "307587989"
+}
+
+flag {
+ namespace: "credential_manager"
+ name: "new_settings_ui"
+ description: "Enables new settings UI for VIC"
+ bug: "315209085"
}
\ No newline at end of file