Merge "set the HW stage with old bluetooth chip that BT fimrware does not longer support it" into udc-qpr-dev am: 8503fb12f9 am: 1b436385cb

Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/24411697

Change-Id: Ib83dd4a44bb722256fb2c70cfd6347f3de3e2dc8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-09-11 18:07:37 +00:00 committed by Automerger Merge Worker
commit a497fd68ca

View file

@ -13,6 +13,10 @@ AocPowerPinCtrlCheckEnable = true
# This only affects when AocPowerPinCtrlCheckEnable is true # This only affects when AocPowerPinCtrlCheckEnable is true
HwStageDoesNotCtrlPowerPinFromAoc = PROTO1.0-EVT1.0-EVT1.2 HwStageDoesNotCtrlPowerPinFromAoc = PROTO1.0-EVT1.0-EVT1.2
# <string> The hardware stage with old chip revision is no longer
# supported by BT firmware.
HwStageWithOldChipFwNoLongerSupport = PROTO1.0-PROTO1.1
# Sar backOff high resolution support # Sar backOff high resolution support
SarBackOffHighResolution = true SarBackOffHighResolution = true