aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorIsaac Chen <isaacchen@isaacchen.cn>2018-08-06 03:33:20 +0200
committerIsaac Chen <isaacchen@isaacchen.cn>2018-12-02 11:02:30 +0800
commitd64ff20f0de02db15031b3ceb8b9577203294d9a (patch)
treec8765e9aa6d90aee86ef6919857886cf0a79bd7b /Android.mk
parentdc59590a23ec15e25006d4f70e34684869e75629 (diff)
wayne-common: Support jasmine
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index dd79f50..a178c00 100644
--- a/Android.mk
+++ b/Android.mk
@@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
-ifneq ($(filter wayne,$(TARGET_DEVICE)),)
+ifneq ($(filter jasmine wayne,$(TARGET_DEVICE)),)
$(shell mkdir -p $(TARGET_OUT_VENDOR)/firmware; \
ln -sf /dev/block/bootdevice/by-name/msadp \