From 832a88faa5e7ba69850cf0a8de9c99b63c69a078 Mon Sep 17 00:00:00 2001 From: Didgeridoohan Date: Fri, 19 Feb 2021 11:10:51 +0100 Subject: [PATCH] Update fingerprint-submission.md --- .github/ISSUE_TEMPLATE/fingerprint-submission.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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