summaryrefslogtreecommitdiff
path: root/aosp_sailfish.mk
diff options
context:
space:
mode:
authorPatrick Tjin <pattjin@google.com>2016-01-29 15:56:38 -0800
committerPatrick Tjin <pattjin@google.com>2016-01-29 15:56:38 -0800
commita148bca5f445445fb7a5e96b1cdd72ff6e382b56 (patch)
tree425c38832865ae52c6c39e9a52e07bcca4071494 /aosp_sailfish.mk
parent46a34fdbe14153f71a006213717531c6c3572c80 (diff)
Rename directories to fix build
Change-Id: Ia79052248f40df367aaaec8e9e29e692ed11f27b
Diffstat (limited to 'aosp_sailfish.mk')
-rw-r--r--aosp_sailfish.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/aosp_sailfish.mk b/aosp_sailfish.mk
index 3a4835c4..1441e8f8 100644
--- a/aosp_sailfish.mk
+++ b/aosp_sailfish.mk
@@ -27,8 +27,8 @@ PRODUCT_MODEL := AOSP on msm8996
PRODUCT_MANUFACTURER := HTC
PRODUCT_RESTRICT_VENDOR_FILES := true
-$(call inherit-product, device/htc/marlin/device-sailfish.mk)
-$(call inherit-product-if-exists, vendor/htc/marlin/device-vendor.mk)
+$(call inherit-product, device/google/marlin/device-sailfish.mk)
+$(call inherit-product-if-exists, vendor/google_devices/marlin/device-vendor.mk)
PRODUCT_PACKAGES += \
Launcher3