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

Commit 5df92b7e authored by Tony Mak's avatar Tony Mak
Browse files

Add flags for the appfunction permission project

Fixes: 416302664

Test: Presubmit

Flag: EXEMPT adding flag

Change-Id: I7f6dd319e024c9aeaf31713b9c74a8bbc8eacefb
parent 334474cd
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -518,6 +518,21 @@ flag {
    bug: "354758615"
}

flag {
    name: "app_function_access_api_enabled"
    is_fixed_read_only: true
    namespace: "permissions"
    description: "This flag gates the API for the App Function Access Control APIs"
    bug: "413087113"
}

flag {
    name: "app_function_access_service_enabled"
    namespace: "permissions"
    description: "This flag gates the behavior for the App Function Access Control APIs"
    bug: "413087113"
}

flag {
    name: "enable_system_supervision_role_behavior"
    is_fixed_read_only: true