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:
235ca2b
)
Revert "dopinder: Don't explicitly include rule for wpa_supplicant.conf"
author
Nolen Johnson
<johnsonnolen@gmail.com>
Sun, 1 Aug 2021 21:28:57 +0000
(23:28 +0200)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Sun, 1 Aug 2021 21:28:57 +0000
(23:28 +0200)
This reverts commit
235ca2b4d1ab2d57eae89fcce61884502d0015cb
.
Reason for revert: This was only included due to a typo in a /different/ device tree -_-
Change-Id: Id0a1d67a7c7810a6e253664f43be7e0a96739b12
Android.mk
patch
|
blob
|
blame
|
history
diff --git
a/Android.mk
b/Android.mk
index dc1812a36c3f96d643086e79a14f2de1c9ed6e5e..246b24a7f275a157008fde1dc71c7e6eea703bd4 100644
(file)
--- a/
Android.mk
+++ b/
Android.mk
@@
-9,4
+9,5
@@
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