summaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
Diffstat (limited to 'flags')
-rw-r--r--flags/flags.aconfig11
1 files changed, 10 insertions, 1 deletions
diff --git a/flags/flags.aconfig b/flags/flags.aconfig
index 4cb084988..45afa5ff4 100644
--- a/flags/flags.aconfig
+++ b/flags/flags.aconfig
@@ -152,4 +152,13 @@ flag {
description: "This flag is used to enable Expressive Design for Settings pages inside PermissionController"
bug: "375480184"
is_fixed_read_only: true
-} \ No newline at end of file
+}
+
+flag {
+ name: "default_apps_recommendation_enabled"
+ is_exported: true
+ namespace: "permissions"
+ description: "This flag enables the recommended section in default apps"
+ bug: "388234667"
+ is_fixed_read_only: true
+}