sdm660-common: Remove msadp symlink

* Seems to be useless, avoid ueventd denials
This commit is contained in:
Michael Bestas 2019-11-27 20:41:24 +02:00 committed by Max Weffers
parent 9dc9da4d21
commit 73eca131a5
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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