m5: Configure Realtek Bluetooth/Wi-Fi HALs
[GitHub/LineageOS/G12/android_device_bananapi_m5.git] / Android.mk
diff --git a/Android.mk b/Android.mk
new file mode 100644 (file)
index 0000000..427bb46
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# Copyright (C) 2021 The LineageOS Project
+#
+# SPDX-License-Identifier: Apache-2.0
+#
+
+ifeq ($(TARGET_DEVICE), m5)
+
+LOCAL_PATH := $(call my-dir)
+include $(call all-makefiles-under,$(LOCAL_PATH))
+
+include external/wpa_supplicant_8/wpa_supplicant/wpa_supplicant_conf.mk
+endif