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

Commit 40421a1d authored by Atneya Nair's avatar Atneya Nair
Browse files

Add hardening flag for special app access

Potential changes to the special app access menu requires flag.

Flag: android.media.audio.hardening_spa
Bug: 376480814
Test: compile
Change-Id: Ie35441471469b29e3356d107c88fefb8adde1c74
parent 480f8458
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -119,6 +119,14 @@ flag {
    bug: "376480814"
}

flag {
    name: "hardening_permission_spa"
    is_exported: true
    namespace: "media_audio"
    description: "Flag for special app access impl for hardening."
    bug: "376480814"
}

flag {
    name: "iamf_definitions_api"
    is_exported: true