Remove cdma feature because not all gs101 based devices support it am: e6bb2caf47
am: 001cf7c36e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/16373218 Change-Id: I2c27550a1528767da8f4af4bd145a3f2312f97c4
This commit is contained in:
commit
8b443b6912
1 changed files with 0 additions and 1 deletions
|
@ -890,7 +890,6 @@ USE_RADIO_HAL_1_6 := true
|
||||||
|
|
||||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||||
$(call inherit-product-if-exists, vendor/samsung_slsi/telephony/common/device-vendor.mk)
|
$(call inherit-product-if-exists, vendor/samsung_slsi/telephony/common/device-vendor.mk)
|
||||||
PRODUCT_COPY_FILES += frameworks/native/data/etc/android.hardware.telephony.cdma.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.cdma.xml
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq (,$(filter %_64,$(TARGET_PRODUCT)))
|
ifeq (,$(filter %_64,$(TARGET_PRODUCT)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue