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

Commit 7a32dfa8 authored by Antony Sargent's avatar Antony Sargent
Browse files

Create enable_route_visibility_control_compat_fixes flag

Bug: 433312596
Test: N/A
Flag: com.android.media.flags.enable_route_visibility_control_compat_fixes
Change-Id: I00e070282401f774511730a834b3bd2cecbbad46
parent b9484606
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