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

Commit da2963c6 authored by Amith Yamasani's avatar Amith Yamasani Committed by Roopa Sattiraju
Browse files

Introduce flag for package stopped state fixes

Bug: 314855224
Bug: 315241296
Test: m -j
Change-Id: Idff0046ad45023f3a0ea663a89a190e0cea17cc9
parent aa9a114d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -20,3 +20,10 @@ flag {
    description: "Broadcast when remote device it lost bond"
    bug: "311447399"
}

flag {
    name: "keep_stopped_media_browser_service"
    namespace: "bluetooth"
    description: "Do not start stopped media browser services"
    bug: "314855224"
}