Disable Low Ram Flag

sekedus

This module disable ro.config.low_ram flag on Android Go edition

Version v1
Build 1
Repository ssmithSSR

README.md

Disable Low Ram Flag

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.

About


Get Support