modularize scd
Bug: 197914244 Test: boot with scd started Change-Id: I5cfede43239c5d49e271bdd981be2e781c5a05ba
This commit is contained in:
parent
930b449775
commit
76f8e12e56
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)
|
||||
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)
|
||||
#TODO(b/197914244)
|
||||
include device/google/gs101/gnss/device-gnss.mk
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs201-sepolicy/gps
|
||||
endif
|
||||
|
||||
ifeq (,$(filter %_64,$(TARGET_PRODUCT)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue