diff --git a/device-husky.mk b/device-husky.mk index a3b6c81..1e05080 100644 --- a/device-husky.mk +++ b/device-husky.mk @@ -27,6 +27,7 @@ $(call inherit-product-if-exists, vendor/google_devices/zuma/proprietary/device- $(call inherit-product-if-exists, vendor/google_devices/shusky/proprietary/husky/device-vendor-husky.mk) $(call inherit-product-if-exists, vendor/google_devices/husky/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk) +$(call inherit-product-if-exists, vendor/google_devices/shusky/proprietary/WallpapersHusky.mk) # display DEVICE_PACKAGE_OVERLAYS += device/google/shusky/husky/overlay diff --git a/device-shiba.mk b/device-shiba.mk index 54d241b..4dba843 100644 --- a/device-shiba.mk +++ b/device-shiba.mk @@ -22,6 +22,7 @@ $(call inherit-product-if-exists, vendor/google_devices/zuma/prebuilts/device-ve $(call inherit-product-if-exists, vendor/google_devices/zuma/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/shusky/proprietary/shiba/device-vendor-shiba.mk) $(call inherit-product-if-exists, vendor/google_devices/shiba/proprietary/device-vendor.mk) +$(call inherit-product-if-exists, vendor/google_devices/shusky/proprietary/WallpapersShiba.mk) DEVICE_PACKAGE_OVERLAYS += device/google/shusky/shiba/overlay