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

Commit c802d7d0 authored by Varun Shah's avatar Varun Shah
Browse files

Add feature flag for FGS abuse detection.

Bug: 295545575
Test: builds
Change-Id: If707c17c69bd009e2b24e5b0e6954a7cf15c7154
parent 5a0dbedc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -15,3 +15,10 @@ flag {
     description: "Feature flag for the ANR timer service"
     bug: "282428924"
}

flag {
    name: "fgs_abuse_detection"
    namespace: "backstage_power"
    description: "Detect abusive FGS behavior for certain types (camera, mic, media, location)."
    bug: "295545575"
}