summaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/shinano.mk b/shinano.mk
index 89d5c13..8680632 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -59,7 +59,7 @@ PRODUCT_COPY_FILES += \
$(COMMON_PATH)/rootdir/sbin/tad_static:root/sbin/tad_static
PRODUCT_COPY_FILES += \
- $(COMMON_PATH)/rootdir/system/bin/credmgrfirstboot.sh:system/bin/credmgrfirstboot.sh
+ $(COMMON_PATH)/rootdir/system/vendor/bin/credmgrfirstboot.sh:system/vendor/bin/credmgrfirstboot.sh
# Audio
PRODUCT_COPY_FILES += \
@@ -160,7 +160,7 @@ PRODUCT_PACKAGES += \
# Sensor file
PRODUCT_COPY_FILES += \
- $(COMMON_PATH)/rootdir/system/etc/init.qcom-sensor.sh:$(TARGET_COPY_OUT_VENDOR)/etc/init.qcom-sensor.sh
+ $(COMMON_PATH)/rootdir/system/vendor/bin/init.qcom-sensor.sh:$(TARGET_COPY_OUT_VENDOR)/bin/init.qcom-sensor.sh
# BCM Wifi
$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/device-bcm.mk)