Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Magisk-Modules-Alt-Repo/disable-low-ram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disable Low RAM Flag

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

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

The low‑RAM flag is typically enabled on devices with less than 2GB of RAM to reduce memory and storage usage.
It causes the system to automatically disable features such as:

  • Display over other apps
  • and more.

When you try to use those features, the following message appears:

Feature not available
This feature has been turned off because it slows down your phone

What it does

The module uses the magisk tool resetprop to modify the low‑RAM property found in vendor/build.prop to:

ro.config.low_ram=false


Requirements

  • Rooted device
  • 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

Magisk module to disable Low-RAM flag on Android Go devices

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages