diff --git a/device-caiman.mk b/device-caiman.mk index c7b191c9..cd2c5b0e 100644 --- a/device-caiman.mk +++ b/device-caiman.mk @@ -266,9 +266,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 f1768f47..553c50df 100644 --- a/device-komodo.mk +++ b/device-komodo.mk @@ -285,9 +285,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 3ca68980..903e4e00 100644 --- a/device-tokay.mk +++ b/device-tokay.mk @@ -254,9 +254,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 += \