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)