From 9f54f57260d7b03d1cb2ec1629431cf137607193 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Sun, 1 Aug 2021 23:28:57 +0200 Subject: [PATCH] Revert "dopinder: Don't explicitly include rule for wpa_supplicant.conf" 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/Android.mk b/Android.mk index dc1812a..246b24a 100644 --- 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 -- 2.20.1