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

Commit 978ed6ab authored by Kyunglyul Hyun's avatar Kyunglyul Hyun
Browse files

Add a flag to update opp launcher

Bug: 315241296
Bug: 389596902
Test: m -j;

Change-Id: I74399ee53e007aa5baf0610bd817edc251348115
parent 8a793494
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -20,3 +20,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "update_opp_launcher_user_changed"
    namespace: "bluetooth"
    description: "Enable/disable OPP launcher when user changed"
    bug: "389596902"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}