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

Commit 354fab62 authored by Hyundo Moon's avatar Hyundo Moon
Browse files

Add flag opp_start_activity_directly_from_notification

Bug: 319050411
Bug: 315241296
Bug: 318610752
Test: m -j;
Change-Id: I4f9505fe170d81011efccebbe011302bf0269af3
parent ed670559
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"
}