mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Rename wifi.rc to wifi_sec.rc
`build/make/core/base_rules.mk:325: error: device/samsung/universal7885-common/rootdir: MODULE.TARGET.ETC.wifi.rc already defined by frameworks/opt/net/wifi/service.` Change-Id: I1699083e460ddbb8cce5d1ccb14a8fba7f0ef54c Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
111b2d773c
commit
5289d83394
3 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)
|
|||
include $(BUILD_PREBUILT)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := wifi.rc
|
||||
LOCAL_MODULE := wifi_sec.rc
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_MODULE_CLASS := ETC
|
||||
LOCAL_SRC_FILES := etc/$(LOCAL_MODULE)
|
||||
|
|
|
|||
Loading…
Reference in a new issue