aosp_taimen: fix vendor device-vendor.mk path

Bug: 38077101
Change-Id: Ie3014f1ccdea4e6f0f9b5d64b807c58d082f2fb0
Signed-off-by: Thierry Strudel <tstrudel@google.com>
This commit is contained in:
Thierry Strudel
2017-05-08 08:51:26 -07:00
parent 44d7b3ce44
commit a45427973e

View File

@@ -23,7 +23,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
$(call inherit-product, device/google/taimen/device.mk)
$(call inherit-product-if-exists, vendor/google_devices/taimen/device-vendor.mk)
$(call inherit-product-if-exists, vendor/google_devices/taimen/proprietary/device-vendor.mk)
PRODUCT_PACKAGES += \
Dialer \