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

Commit 4f572bd6 authored by Hyundo Moon's avatar Hyundo Moon Committed by Gerrit Code Review
Browse files

Merge "Add flag opp_start_activity_directly_from_notification" into main

parents 8a919070 354fab62
Loading
Loading
Loading
Loading

flags/opp.aconfig

0 → 100644
+8 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"

flag {
    name: "opp_start_activity_directly_from_notification"
    namespace: "bluetooth"
    description: "Make OPP notification start activities directly from it, not via OppReceiver"
    bug: "319050411"
}