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

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

Merge "Create enable_route_visibility_control_compat_fixes flag" into main

parents a7450f86 7a32dfa8
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -200,6 +200,16 @@ flag {
    is_exported: true
}

flag {
    name: "enable_route_visibility_control_compat_fixes"
    namespace: "media_better_together"
    description: "App compatability fixes for the route visibility control API"
    bug: "433312596"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_screen_off_scanning"
    is_exported: true