Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ez-me authored Sep 10, 2022
1 parent 9ecfaf2 commit b967b3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ pm.dexopt.ab-ota=space-profile
pm.dexopt.shared=space
````

This changes the defaults from <code>speed</code> to <code>space</code> so that apps may be a tiny bit slower, but they are less likely to trigger Out-of=Memory situations
This changes the defaults from <code>speed</code> to <code>space</code> so that apps may be a tiny bit slower, but they are less likely to trigger Out-of-Memory situations.

It is highly recommended to wipe/clear Dalvik-Cache and reboot, so that the apps get Optimized with the new settings.


The module is confirmed to work in LineageOS 18.1 and 19.1 (Android 11 and 12) with Magisk 20+.
The module is confirmed to work in LineageOS 18.1 and 19.1 (Android 11 and 12L) with Magisk 24+.

0 comments on commit b967b3e

Please sign in to comment.