Disable Low Ram Flag

Magisk KSU APatch

GitHub Release GitHub Release Date Minimum Magisk Version GitHub Downloads (all assets, all releases) GitHub License

This magisk module disable ro.config.low_ram flag on Android Go devices.

Low-Ram flag is typically enabled on smartphones with less than 2 GB of RAM to reduce memory and space usage, more.

What it does

This module uses the magisk tool “resetprop” to modify Low-Ram property found in vendor/build.prop to:

ro.config.low_ram=false

Requirements

  • Magisk v20.4 or higher

Installation

  1. Open the Magisk App and select the Modules menu.
  2. Click Install from storage button and select this module’s .zip file.
  3. Wait for the installation process to complete and click Reboot.

Credits

License

This module is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.

Download Link

Module Info

  • Version 1.0
  • Module By
    sekedus
  • Contributors sekedus
  • Source Code View Repository
  • Requirement
    Magisk KernelSU APatch
  • Latest Update