Include vndk

This commit is contained in:
Pierre-Hugues Husson 2017-12-18 23:25:07 +01:00
parent bce1ca56d9
commit 5414900380
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ PRODUCT_COPY_FILES += \
BOARD_PLAT_PRIVATE_SEPOLICY_DIR += device/phh/treble/sepolicy
DEVICE_PACKAGE_OVERLAYS += device/phh/treble/overlay
$(call inherit-product, vendor/vndk/vndk.mk)
$(call inherit-product, vendor/hardware_overlay/overlay.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)