Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2f447ae authored by Ahmed ElArabawy's avatar Ahmed ElArabawy
Browse files

Revert "Revert "Wifi: Move LOCAL_VINTF_FRAGMENTS to executables""

This reverts commit 1ab2fac7.

Reason for revert: I fixed the cause for the build breakage, so no need to revert this change any more.

Change-Id: I8c174116b3a9fcfbf4944b531f957a7ae72b4025
parent 1ab2fac7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@ LOCAL_PATH := $(call my-dir)
###
include $(CLEAR_VARS)
LOCAL_MODULE := android.hardware.wifi@1.0-service-lib
LOCAL_VINTF_FRAGMENTS := android.hardware.wifi@1.0-service.xml
LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_PROPRIETARY_MODULE := true
LOCAL_CPPFLAGS := -Wall -Werror -Wextra
@@ -78,6 +77,7 @@ include $(BUILD_STATIC_LIBRARY)
###
include $(CLEAR_VARS)
LOCAL_MODULE := android.hardware.wifi@1.0-service
LOCAL_VINTF_FRAGMENTS := android.hardware.wifi@1.0-service.xml
LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_PROPRIETARY_MODULE := true
LOCAL_CPPFLAGS := -Wall -Werror -Wextra
@@ -107,6 +107,7 @@ include $(BUILD_EXECUTABLE)
###
include $(CLEAR_VARS)
LOCAL_MODULE := android.hardware.wifi@1.0-service-lazy
LOCAL_VINTF_FRAGMENTS := android.hardware.wifi@1.0-service.xml
LOCAL_OVERRIDES_MODULES := android.hardware.wifi@1.0-service
LOCAL_CFLAGS := -DLAZY_SERVICE
LOCAL_MODULE_RELATIVE_PATH := hw