diff --git a/.github/ISSUE_TEMPLATE/fingerprint-submission.md b/.github/ISSUE_TEMPLATE/fingerprint-submission.md index b4250d8..2aea25d 100644 --- a/.github/ISSUE_TEMPLATE/fingerprint-submission.md +++ b/.github/ISSUE_TEMPLATE/fingerprint-submission.md @@ -8,7 +8,9 @@ assignees: '' --- When submitting a device fingerprint for inclusion in the module list, please provide the device name and the values from the following props: -- ro.build.fingerprint +- ro.build.fingerprint (but preferably all of the fingerprint props available on your device, since they don't always match) - ro.build.version.security_patch - ro.product.manufacturer - ro.product.model + +A simple way of getting all the required information is to use ipdev's great props extraction tool: https://github.com/ipdev99/mHideGP