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

Commit 5116398d authored by Achim Thesmann's avatar Achim Thesmann Committed by Android (Google) Code Review
Browse files

Merge "Add flag for additional logging" into main

parents ac5e95e7 5621cefb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -88,3 +88,10 @@ flag {
    description: "Clear the allowlist duration when clearAllowBgActivityStarts is called"
    bug: "322159724"
}

flag {
    name: "bal_additional_logging"
    namespace: "responsible_apis"
    description: "Enable additional logging."
    bug: "403398176"
}