Revert "Add CDMA feature XML inclusion to device mk files for oriole & raven"

This reverts commit 1c954f30da.

Reason for revert: These devices do not support CDMA

Bug: 201322462
Test: inspect build artifacts
Change-Id: I73e48320088b190e047765ce12dcb3303adfd07b
This commit is contained in:
Hunter Knepshield 2021-12-02 19:14:24 +00:00
parent 1c954f30da
commit 43e244d7b6
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