Skip to content

Commit

Permalink
Reword sentence in README.md
Browse files Browse the repository at this point in the history
rapperskull committed May 18, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3f0ebb2 commit 63bd9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ Magisk module to enable L5/E5a/B2a GPS bands on realme/OPPO/OnePlus devices with

## How it works

At each boot, it extracts the `oplusstanvbk` partition, patches it, and changes the `/nv/item_files/gps/cgps/me/gnss_multiband_configuration` property, saving it in the module's directory.
At each boot, it extracts the `oplusstanvbk` partition, patches it by changing the `/nv/item_files/gps/cgps/me/gnss_multiband_configuration` property, and saves it in the module's directory.

Then, a loop device pointing to the patched file is created and the symlinks under `/dev/block/by-name` and `/dev/block/bootdevice/by-name` are changed to point to the patched block device instead of the original one.

0 comments on commit 63bd9a9

Please sign in to comment.