diff --git a/device.mk b/device.mk index 742c5b7..6d53a56 100644 --- a/device.mk +++ b/device.mk @@ -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