sdm660-common: Remove msadp symlink
* Seems to be useless, avoid ueventd denials
This commit is contained in:
parent
9dc9da4d21
commit
73eca131a5
1 changed files with 0 additions and 4 deletions
|
@ -18,10 +18,6 @@ LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
ifneq ($(filter twolip jasmine_sprout wayne clover lavender,$(TARGET_DEVICE)),)
|
ifneq ($(filter twolip jasmine_sprout wayne clover lavender,$(TARGET_DEVICE)),)
|
||||||
|
|
||||||
$(shell mkdir -p $(TARGET_OUT_VENDOR)/firmware; \
|
|
||||||
ln -sf /dev/block/bootdevice/by-name/msadp \
|
|
||||||
$(TARGET_OUT_VENDOR)/firmware/msadp)
|
|
||||||
|
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
LOCAL_MODULE := wifi_symlinks
|
LOCAL_MODULE := wifi_symlinks
|
||||||
|
|
Loading…
Reference in a new issue