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

Commit 93f11ba8 authored by Richard MacGregor's avatar Richard MacGregor
Browse files

Export app_function_access_api_enabled flag

This flag needs to be exported in order to have access to it from mainline modules

Bug: 413093397
Test: build
Flag: android.permission.flags.app_function_access_api_enabled
Change-Id: I46e2ae2a75217a91fa353d1a2bce7a3493350891
parent d1d34022
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -521,6 +521,7 @@ flag {
flag {
    name: "app_function_access_api_enabled"
    is_fixed_read_only: true
    is_exported: true
    namespace: "permissions"
    description: "This flag gates the API for the App Function Access Control APIs"
    bug: "413087113"