From 2c9e4492b62d38b7799baa973cce15efd8e3e287 Mon Sep 17 00:00:00 2001 From: dianlujitao Date: Sat, 25 Jan 2020 11:27:28 +0000 Subject: sdm660-common: Remove redundant mkdir Change-Id: I14992de68cfc00b9c8369abd172559e0a001b71e --- Android.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 67ba268..c26a5c3 100644 --- a/Android.mk +++ b/Android.mk @@ -18,8 +18,6 @@ LOCAL_PATH := $(call my-dir) ifneq ($(filter jasmine_sprout jason twolip wayne,$(TARGET_DEVICE)),) -$(shell mkdir -p $(TARGET_OUT_VENDOR)/firmware) - include $(CLEAR_VARS) LOCAL_MODULE := wifi_symlinks -- cgit v1.2.3