diff --git a/device-caiman.mk b/device-caiman.mk index 26516ca5..67fcf9ac 100644 --- a/device-caiman.mk +++ b/device-caiman.mk @@ -270,9 +270,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1 PRODUCT_PACKAGES += \ libthermal_tflite_wrapper -# Set zram size PRODUCT_VENDOR_PROPERTIES += \ - vendor.zram.size=50p \ persist.device_config.configuration.disable_rescue_party=true PRODUCT_VENDOR_PROPERTIES += \ diff --git a/device-komodo.mk b/device-komodo.mk index 58e99bc5..4411ce5e 100644 --- a/device-komodo.mk +++ b/device-komodo.mk @@ -289,9 +289,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1 PRODUCT_PACKAGES += \ libthermal_tflite_wrapper -# Set zram size PRODUCT_VENDOR_PROPERTIES += \ - vendor.zram.size=50p \ persist.device_config.configuration.disable_rescue_party=true PRODUCT_VENDOR_PROPERTIES += \ diff --git a/device-ripcurrent24.mk b/device-ripcurrent24.mk index d30b74fd..37d67c53 100644 --- a/device-ripcurrent24.mk +++ b/device-ripcurrent24.mk @@ -223,9 +223,7 @@ PRODUCT_PACKAGES += \ scd.conf \ lhd.conf -# Set zram size PRODUCT_VENDOR_PROPERTIES += \ - vendor.zram.size=50p \ vendor.disable.thermal.control=1 \ persist.device_config.configuration.disable_rescue_party=true diff --git a/device-ripcurrentpro.mk b/device-ripcurrentpro.mk index 73929c29..26a9120d 100644 --- a/device-ripcurrentpro.mk +++ b/device-ripcurrentpro.mk @@ -224,9 +224,7 @@ PRODUCT_PACKAGES += \ scd.conf \ lhd.conf -# Set zram size PRODUCT_VENDOR_PROPERTIES += \ - vendor.zram.size=50p \ persist.device_config.configuration.disable_rescue_party=true PRODUCT_VENDOR_PROPERTIES += \ diff --git a/device-tokay.mk b/device-tokay.mk index 9cd3b866..e4aaac46 100644 --- a/device-tokay.mk +++ b/device-tokay.mk @@ -259,9 +259,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1 PRODUCT_PACKAGES += \ libthermal_tflite_wrapper -# Set zram size PRODUCT_VENDOR_PROPERTIES += \ - vendor.zram.size=50p \ persist.device_config.configuration.disable_rescue_party=true PRODUCT_VENDOR_PROPERTIES += \