Move CDMA feature XML inclusion to device specific mk files am: 412fc665cc am: 2c489c97a1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15363243 Change-Id: Ibf46977597a94bd7e10d22af1e71ce298c38d3e2
This commit is contained in:
commit
ac68a4c562
1 changed files with 1 additions and 0 deletions
|
@ -888,6 +888,7 @@ USE_RADIO_HAL_1_6 := true
|
|||
|
||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||
$(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
|
||||
|
||||
ifeq (,$(filter %_64,$(TARGET_PRODUCT)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue