Small corrections to README

This commit is contained in:
Jonathan Morford 2016-01-09 00:09:21 -05:00
parent a9085c7f82
commit 7d1c28601f

View File

@ -17,12 +17,12 @@ Signature Faking
----------------
You need a ROM that supports signature faking. Some custom ROMs are patched to support signature faking out of the box, however most ROMs will require a patch or an Xposed module. Please ask your ROM developer if unsure.
The following ROMs how out-of-box support for signature faking. **Signature spoofing has to be enabled at the bottom of the developer settings first.**
The following ROMs have out-of-box support for signature faking. **Signature spoofing has to be enabled at the bottom of the developer settings first.**
* [OmniROM](http://omnirom.org/)
If you have the **Xposed Framework** installed, the following module will enable signature faking: [FakeGApps by thermatk](http://repo.xposed.info/module/com.thermatk.android.xf.fakegapps)
If you have **Root**, but are not using the Xposed Framework, you can try patching your already-installed ROM using [Needle by moosd](https://github.com/moosd/Needle)
If you have **Root**, but are not using Xposed, you can try patching your already-installed ROM using [Needle by moosd](https://github.com/moosd/Needle)
If you are a **ROM developer** or just do **custom builds** for whatever reason, you can download and include the patch from [here](https://gerrit.omnirom.org/#/c/14898/) and [here](https://gerrit.omnirom.org/#/c/14899).