From 80956b9906ac76601c9f977932c4d294d87fbb51 Mon Sep 17 00:00:00 2001 From: mikairyuu Date: Fri, 24 Jun 2022 16:06:02 +1000 Subject: [PATCH] Revert "monet: Build PixelWallpapers2021" This reverts commit 3d886ed58f05201531c92e40e70ba6840877ee8f. --- device.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/device.mk b/device.mk index e41849d..0550f75 100644 --- a/device.mk +++ b/device.mk @@ -29,10 +29,6 @@ TARGET_HAS_FOD := true # Properties -include $(LOCAL_PATH)/properties.mk -# Pixel Wallpapers (2021) -PRODUCT_PACKAGES += \ - PixelWallpapers2021 - # Inherit from sm7250-common $(call inherit-product, device/xiaomi/sm7250-common/lito.mk)