Revert "Add CDMA feature XML inclusion to device mk files for oriole & raven" am: 43e244d7b6

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

Change-Id: I2a62063b37ae4db860fc2c8e6086c752cf5f430b
This commit is contained in:
Hunter Knepshield 2021-12-03 22:04:55 +00:00 committed by Automerger Merge Worker
commit 749fb786de
2 changed files with 0 additions and 8 deletions

View file

@ -60,10 +60,6 @@ PRODUCT_COPY_FILES += \
device/google/raviole/thermal_info_config_oriole.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json \
device/google/raviole/thermal_info_config_oriole_WHI_A.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_WHI_A.json
# CDMA files
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.telephony.cdma.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.cdma.xml
# Bluetooth
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true

View file

@ -68,10 +68,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
device/google/raviole/thermal_info_config_raven.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json
# CDMA files
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.telephony.cdma.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.cdma.xml
# Bluetooth
PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true