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

Commit 0354ff69 authored by Sandeep Samdaria's avatar Sandeep Samdaria
Browse files

Add flag avrcp_sdp_records

Introduce flag to update the AVRCP Control & Target SDP records
for concurrent source and sink profile.

Bug: 341353017
Bug: 315241296
Test: m (launch raven_car-trunk-userdebug)
Change-Id: I1a7f70f61ef6202ede7d61e913dbd6aa1b992127
parent 35110c6a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -65,3 +65,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "avrcp_sdp_records"
    namespace: "bluetooth"
    description: "Update SDP records for AVRC"
    bug: "341353017"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}