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

Commit 0ffe7a9a authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag to gate purpose declaration enforcement." into main

parents 35e4a6e5 ef59563f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -551,6 +551,14 @@ flag {
    bug: "401490610"
}

flag {
    name: "purpose_declaration_enabled"
    is_fixed_read_only: true
    namespace: "permissions"
    description: "This flag is used to enable the enforcement of purpose guarded permissions"
    bug: "418113890"
}

flag {
    name: "app_function_access_ui_enabled"
    is_exported: true