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

Commit f57f78fa authored by Yuyang Huang's avatar Yuyang Huang Committed by Automerger Merge Worker
Browse files

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

parents a305adbe ad52f187
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