dopinder: Migrate deprecated BT profile configs into sysprops
authorBruno Martins <bgcngm@gmail.com>
Fri, 27 Oct 2023 12:14:29 +0000 (13:14 +0100)
committerBruno Martins <bgcngm@gmail.com>
Fri, 27 Oct 2023 21:13:15 +0000 (21:13 +0000)
commit3cd6cbd422a6a2ca69786f179ca439616b6fcd1e
tree3b6f9148f8b589a26d24b2425958022999f5e0f3
parent9ed97d7333a131e2b59d3f971e2931c2fdfbb6c5
dopinder: Migrate deprecated BT profile configs into sysprops

Google moved all these into sysprops except for "profile_supported_hdp"
which is obsolete since Android 8.0.

This effectivelly disables Advanced Audio Distribution Profile (A2DP)
Sink role, Audio/Video Remote Control Profile (AVRCP) Controller role,
Hands-Free Profile (HFP) Audio Gateway role, Hands-Free Profile (HFP)
Hands-free role, Message Access Profile (MAP) Client role, Object Push
Profile (OPP), Personal Area Networking Profile (PAN) PANU role and
Phonebook Access Profile (PBAP) client and server roles. All the rest
are enabled by default in the common device tree.

As for the config "hfp_client_connection_service", Google dropped it
since it was only used in HfpClientConnectionServiceTest and blocking
the test from running.

Change-Id: I6f96862611b7f21b30157188e6373984561342aa
rro_overlays/BluetoothOverlay/res/values/config.xml
vendor.prop