diff --git a/device-cheetah.mk b/device-cheetah.mk index 6e5ec3c..b15b03c 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 e75aa90..9fd7289 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