mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35: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
|
|
@ -95,7 +95,7 @@ PRODUCT_PACKAGES += \
|
|||
init.exynos7904.rc \
|
||||
init.exynos7904.usb.rc \
|
||||
ueventd.exynos7904.rc \
|
||||
wifi.rc
|
||||
wifi_sec.rc
|
||||
|
||||
# Light
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue