universal7904: Rename wifi.rc to wifi_sec.rc
`build/make/core/base_rules.mk:325: error: device/samsung/universal7904-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>
diff --git a/rootdir/Android.mk b/rootdir/Android.mk
index 01fb3d7..d99b8fd 100644
--- a/rootdir/Android.mk
+++ b/rootdir/Android.mk
@@ -34,7 +34,7 @@
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)
diff --git a/rootdir/etc/wifi.rc b/rootdir/etc/wifi_sec.rc
similarity index 100%
rename from rootdir/etc/wifi.rc
rename to rootdir/etc/wifi_sec.rc
diff --git a/universal7904-common.mk b/universal7904-common.mk
index 2be30f5..4110359 100644
--- a/universal7904-common.mk
+++ b/universal7904-common.mk
@@ -95,7 +95,7 @@
init.exynos7904.rc \
init.exynos7904.usb.rc \
ueventd.exynos7904.rc \
- wifi.rc
+ wifi_sec.rc
# Light
PRODUCT_PACKAGES += \