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

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

Merge "Add more flags for hardening" into main

parents 3c34dac3 d94d6002
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -75,6 +75,22 @@ flag {
    bug: "364364777"
}

flag {
    name: "hardening_impl"
    is_exported: true
    namespace: "media_audio"
    description: "Flag for overall implementation of hardening"
    bug: "376480814"
}

flag {
    name: "hardening_strict"
    is_exported: true
    namespace: "media_audio"
    description: "Flag for strict enforcement (deny access) of hardening"
    bug: "376480814"
}

flag {
    name: "music_fx_edge_to_edge"
    namespace: "media_audio"