diff --git a/device-cheetah.mk b/device-cheetah.mk index 6e5ec3cbf4b6b7037cffc3e2ab20857376e5da66..b15b03cd5bdc0b838ee0bfc244dc5641600d7467 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -22,6 +22,7 @@ $(call inherit-product-if-exists, vendor/google_devices/gs201/prebuilts/device-v $(call inherit-product-if-exists, vendor/google_devices/gs201/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/pantah/proprietary/cheetah/device-vendor-cheetah.mk) $(call inherit-product-if-exists, vendor/google_devices/cheetah/proprietary/device-vendor.mk) +$(call inherit-product-if-exists, vendor/google_devices/pantah/proprietary/WallpapersCheetah.mk) DEVICE_PACKAGE_OVERLAYS += device/google/pantah/cheetah/overlay diff --git a/device-panther.mk b/device-panther.mk index e75aa908df00f8f50a78557f5538f2e14c25e3d7..9fd7289afa3cd56904e48d408c29091e0b2d428e 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -22,6 +22,7 @@ $(call inherit-product-if-exists, vendor/google_devices/gs201/prebuilts/device-v $(call inherit-product-if-exists, vendor/google_devices/gs201/proprietary/device-vendor.mk) $(call inherit-product-if-exists, vendor/google_devices/pantah/proprietary/panther/device-vendor-panther.mk) $(call inherit-product-if-exists, vendor/google_devices/panther/proprietary/device-vendor.mk) +$(call inherit-product-if-exists, vendor/google_devices/pantah/proprietary/WallpapersPanther.mk) DEVICE_PACKAGE_OVERLAYS += device/google/pantah/panther/overlay