summaryrefslogtreecommitdiff
path: root/mediaprovider_flags.aconfig
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-04-10 09:06:53 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2024-04-10 09:06:53 +0000
commit50dbcc6d1eded655789e853c01261be7e620760c (patch)
tree591eb24e69af28cd012fe21e6b71cbd7ebe90764 /mediaprovider_flags.aconfig
parentf9237384b720f4b05b3aabe3bad338fbb1386cad (diff)
parent2c7cc1e07c30b2917fa6f6bbf0647600cc10a1ea (diff)
Merge "Introduce trunk stable flag for pre-selection." into main
Diffstat (limited to 'mediaprovider_flags.aconfig')
-rw-r--r--mediaprovider_flags.aconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/mediaprovider_flags.aconfig b/mediaprovider_flags.aconfig
index f9f9d19ea..f716d9a5c 100644
--- a/mediaprovider_flags.aconfig
+++ b/mediaprovider_flags.aconfig
@@ -40,3 +40,12 @@ flag {
description: "This flag will enable setting an accent color in the photopicker"
bug: "303784053"
}
+
+flag {
+ name: "picker_pre_selection"
+ is_exported: true
+ namespace: "mediaprovider"
+ description: "This flag will enable accepting of URIs for pre-selection as an intent extra."
+ bug: "333038370"
+}
+