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

Commit 494fd287 authored by Michael Groover's avatar Michael Groover Committed by Gerrit Code Review
Browse files

Merge "Add psap_ai flag to protect DeviceConfig flags" into main

parents eb31f939 94b8768d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -114,6 +114,14 @@ flag {
    bug: "365994454"
}

flag {
    name: "protect_device_config_flags"
    namespace: "psap_ai"
    description: "Feature flag to limit adb shell to allowlisted flags"
    bug: "364083026"
    is_fixed_read_only: true
}

flag {
    name: "keystore_grant_api"
    namespace: "hardware_backed_security"