walleye: Remove annoying overriding overlays warning

Signed-off-by: Lunarixus <Nathan@lunarixus.dev>
This commit is contained in:
Lunarixus
2021-04-23 10:44:28 -07:00
committed by Asriadi Rahim
parent 6b64e22c79
commit 0698e90c53

View File

@@ -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