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

Commit 9ee91004 authored by Achim Thesmann's avatar Achim Thesmann
Browse files

Remove unused flag

The `bal_return_correct_code_if_caller_is_persistent_system_process` flag
was created, but never used/ramped.

Test: Compile
Bug: 171459802
Change-Id: If19db5cd9f8751e7d6ab509ead26121e94b081ff
parent 95d8a087
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -35,13 +35,6 @@ flag {
    bug: "308059069"
}

flag {
    name: "bal_return_correct_code_if_caller_is_persistent_system_process"
    namespace: "responsible_apis"
    description: "Split visibility check and return a better status code in case of system process."
    bug: "171459802"
}

flag {
    name: "bal_improve_real_caller_visibility_check"
    namespace: "responsible_apis"