aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
authorDemon Singur <demonsingur@gmail.com>2018-05-12 17:49:58 +0000
committerArian <arian.kulmer@web.de>2019-10-25 22:16:14 +0200
commit6d4ec7628c3fdec08b9008d45a60c97169e27626 (patch)
tree33d4085cfa6f0ccb2eb45491e95de78eb66649c0 /shinano.mk
parent0a9fe994e0f944a971de6cf92c4bd65922a5201c (diff)
shinano-common: use /vendor for /system/vendor
The /vendor symlink is available as soon as /system is mounted, just use /vendor. Change-Id: I2e92ed2abe225f1366cac418b13763bb5617f704
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shinano.mk b/shinano.mk
index 9ca9540..3e8f7a9 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -98,7 +98,7 @@ PRODUCT_PACKAGES += \
# IPC Security Config
PRODUCT_COPY_FILES += \
- $(COMMON_PATH)/configs/sec_config:system/vendor/etc/sec_config
+ $(COMMON_PATH)/configs/sec_config:$(TARGET_COPY_OUT_VENDOR)/etc/sec_config
# Keystore
PRODUCT_PACKAGES += \