As the change of init feature flag on swb is ready, we will open
swb on those devices that supports this feature with more flexibility
since wiping sys property could be done at android regular releases
as enabling feature flag on server make it more flexible on schedule.
Test: manual
Bug: 283722412
Change-Id: Id5a75649c47ad826bb3d624ea68d4200c9ffe118
Using the = operator makes it so no one else can assign the system
property anymore. Other build targets downstream do try to set these
properties explicitly to false. Since no one sets the property before,
we can use the ?= operator to apply the values, which still allows other
makefiles downstream the chance to the change the value.
Bug: 274950131
Test: m
Change-Id: I113da6efefccef562bb13cb73087e4b5c7eca453
1. Default enable LE Audio unicast on android U.
2.Enable LE Audio switcher flag(for developer option)
Bug: 273872420
Test: LE Audio unicast related services are all enabled by default
Test: Media & Phone call can stream via LE Audio SW path
Change-Id: I1f8a643fcf691253dd58043c300b1e65ace09eb0
Because original EDR max power limit was too high that BT chip whould
not achieve to, reduce power limit to fix power control issue.
Update US/CA Bluetooth SAR tables.
Test: RF team test with BT firmware v0060.1036
Bug: 264631351
Change-Id: I5d71b167ed65b982b2a7707462de85380a26bba8
Reduced BLE power to 3.5dBm for US/CA due to FCC bandedge limit.
Boost EDR power by 2dB for EU/JP/WW to meet expected power.
Test: RF team test
Bug: 264631351
Change-Id: Id1004036108f5ff282f8c84c998915bc74f685ec
Bluetooth SAR tables are for setting tx power of Bluetooth
Bug: 264631351
Test: build and check log of reading SAR table
Change-Id: I0025c9328b4b6b0b290909fe7a70a36975e3817a
PBAP server, MAP server and SAP server roles are not supported on the
TangorPro
Bug: 262203491
Test: adb shell getprop bluetooth.profile.map.server.enabled; adb shell
getprop bluetooth.profile.pbap.server.enabled; adb shell getprop
bluetooth.profile.sap.server.enabled
Change-Id: I90d965ea77d015077bad844a8d377254c4e2a886
this property is also tied to vendor partition usage
Bug: 245439217
Test: pass VtsHalBluetoothV1_0TargetTest
Change-Id: I9eb8b321866c0de182a9f0287ed0eb448dd05e07
This reverts commit c0bced1a2b.
Reason for revert: ag/19586826 has enabled the A2DP hardware offload in the firmware
Change-Id: I2957d3c963c0151396481bb5525f57970d88e651
A2DP hardware offload is not supported by the Synaptics at present.
Bug: 239004641
Test: Start A2DP streaming with AAC or SBC codec
Change-Id: I3e37b249b7a44c41d896f65b002486aa5f510d0d
Remove QCOM BT flags with those for Synaptics
Add Synaptics BTHAL in the product package
Bug: 224685891
Test: Manual
Change-Id: I1cd1a56ce842c02a593cd28cbb55973cd4365522
based on two sources:
1. 52e030ecef8a2debcd0a7cebb0b2cddc50e8e4e6
(ChangeId: Ieba6a75fe45595592c61dc5ad4e0c723adccaf35)
2. 3164f3d31b1197f305d968027f2e6f18663f1382
(ChangeId: Ic517f1cd5462f3653de3742834ec251362e7849d)
No-Typo-Check: based on above commit
Bug: 220073297
Change-Id: I244f73dc8485045e1bc4605a2701a1e4d32139b0