Include AOSP telephony apps in mainline_system.
These apps are included on all mainline devices. Including them necessitates splitting telephony.mk into two pieces, as "rild" installs on /vendor. Bug: 80410283 Test: lunch mainline_arm64; m nothing Change-Id: Id4f1684604c71e853c8096e9a6992e65b6dfefed
This commit is contained in:
@@ -28,4 +28,5 @@ PRODUCT_COPY_FILES := \
|
||||
frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/handheld_core_hardware.xml
|
||||
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_system.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_vendor.mk)
|
||||
|
Reference in New Issue
Block a user