mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 03:26:29 +00:00
walleye: Remove annoying overriding overlays warning
Signed-off-by: Lunarixus <Nathan@lunarixus.dev>
This commit is contained in:
@@ -23,12 +23,6 @@ PRODUCT_HARDWARE := walleye
|
||||
# To build walleye specific modules e.g. librecovery_ui_walleye.
|
||||
PRODUCT_SOONG_NAMESPACES += device/google/walleye
|
||||
|
||||
# DEVICE_PACKAGE_OVERLAYS for the device should be before
|
||||
# including common overlays since the one listed first
|
||||
# takes precedence.
|
||||
ifdef DEVICE_PACKAGE_OVERLAYS
|
||||
$(warning Overlays defined in '$(DEVICE_PACKAGE_OVERLAYS)' will override '$(PRODUCT_HARDWARE)' overlays)
|
||||
endif
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/walleye/overlay
|
||||
|
||||
# Audio XMLs
|
||||
|
||||
Reference in New Issue
Block a user