Merge "modularize scd"
This commit is contained in:
commit
175d36ced8
1 changed files with 2 additions and 1 deletions
|
@ -860,8 +860,9 @@ 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
|
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
|
#GPS HAL
|
||||||
#TODO(b/191417802)
|
#TODO(b/197914244)
|
||||||
include device/google/gs101/gnss/device-gnss.mk
|
include device/google/gs101/gnss/device-gnss.mk
|
||||||
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs201-sepolicy/gps
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq (,$(filter %_64,$(TARGET_PRODUCT)))
|
ifeq (,$(filter %_64,$(TARGET_PRODUCT)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue