mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 00:14:05 +00:00
Move CDMA feature XML inclusion to device specific mk files
So devices not supporting CDMA don't include the feature by mistake. Bug: 191908965 Change-Id: I8ec8e54a551fb4b3aa4127a5d43d4c1d3387a37a
This commit is contained in:
@@ -879,6 +879,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
|
||||
#GPS HAL
|
||||
#TODO(b/191417802)
|
||||
include device/google/gs101/gnss/device-gnss.mk
|
||||
|
||||
Reference in New Issue
Block a user