m5: Migrate deprecated BT profile configs into sysprops
authorBruno Martins <bgcngm@gmail.com>
Fri, 27 Oct 2023 12:14:29 +0000 (13:14 +0100)
committerNolen Johnson <johnsonnolen@gmail.com>
Sat, 28 Oct 2023 18:58:01 +0000 (14:58 -0400)
commit5749af7eae0ea304131730d2c33f98cf15b50baa
tree8714507f0db2e78cc2d6e2e3b3a9aceed0980b76
parent47faa70c6e16e5799cbbfddc929d9efffb3706f1
m5: 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