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

Commit bc2babf5 authored by Rongxuan Liu's avatar Rongxuan Liu Committed by Automerger Merge Worker
Browse files

Merge "flags: add metadata_api_inactive_audio_device_upon_connection" into...

Merge "flags: add metadata_api_inactive_audio_device_upon_connection" into main am: 21057df7 am: 6d452e3c

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2929014



Change-Id: I963dd9403dcf763557fc9a90508a1969258de04f
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 3e154645 6d452e3c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -90,3 +90,10 @@ flag {
    description: "Better LE Audio devices detection"
    bug: "319511584"
}

flag {
    name: "metadata_api_inactive_audio_device_upon_connection"
    namespace: "bluetooth"
    description: "API to set device as inactive audio device upon connection"
    bug: "322387487"
}