diff options
author | Isaac Chen <isaacchen@isaacchen.cn> | 2018-12-07 23:36:22 +0800 |
---|---|---|
committer | Isaac Chen <isaacchen@isaacchen.cn> | 2018-12-07 23:37:06 +0800 |
commit | 5f26bcf56206a337303e203be8c0b4cb76605d13 (patch) | |
tree | 312a1399cbf66187c90ff3681b8a8f78a213a4c3 /Android.mk | |
parent | c858ca452901b8a27bad076646ffb8468cef3c20 (diff) |
wayne-common: Apply jasmine rebrand
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
Diffstat (limited to 'Android.mk')
-rw-r--r-- | Android.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ LOCAL_PATH := $(call my-dir) -ifneq ($(filter jasmine wayne,$(TARGET_DEVICE)),) +ifneq ($(filter jasmine_sprout wayne,$(TARGET_DEVICE)),) $(shell mkdir -p $(TARGET_OUT_VENDOR)/firmware; \ ln -sf /dev/block/bootdevice/by-name/msadp \ |