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

Commit ad52f187 authored by Yuyang Huang's avatar Yuyang Huang Committed by Gerrit Code Review
Browse files

Merge "Flag to allow ag to provide in band ringtone." into main

parents fa64fa2d 3643150a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -135,3 +135,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "update_active_device_in_band_ringtone"
    namespace: "bluetooth"
    description: "Active device update the in band ringtone, but how ringtone is played is still decided by the headset"
    bug: "349318724"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file