mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:33:15 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user