projects
/
GitHub
/
LineageOS
/
G12
/
android_device_askey_dopinder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb377a3
)
dopinder: Don't explicitly include rule for wpa_supplicant.conf
author
Nolen Johnson
<johnsonnolen@gmail.com>
Sun, 1 Aug 2021 21:09:51 +0000
(17:09 -0400)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Sun, 1 Aug 2021 21:09:51 +0000
(17:09 -0400)
* Seems to auto-include itself now.
Change-Id: I6c71195089c32e7b663b32272a59dcfd01fcc9ce
Android.mk
patch
|
blob
|
blame
|
history
diff --git
a/Android.mk
b/Android.mk
index 246b24a7f275a157008fde1dc71c7e6eea703bd4..dc1812a36c3f96d643086e79a14f2de1c9ed6e5e 100644
(file)
--- a/
Android.mk
+++ b/
Android.mk
@@
-9,5
+9,4
@@
ifeq ($(TARGET_DEVICE), dopinder)
LOCAL_PATH := $(call my-dir)
include $(call all-makefiles-under,$(LOCAL_PATH))
-include external/wpa_supplicant_8/wpa_supplicant/wpa_supplicant_conf.mk
endif