MagiskHidePropsConf/.github/ISSUE_TEMPLATE/fingerprint-submission.md

17 lines
668 B
Markdown
Raw Normal View History

2021-02-17 13:03:18 +00:00
---
name: Fingerprint submission
about: If you want to submit a device fingerprint, please follow this procedure.
title: ''
labels: ''
assignees: ''
---
2021-02-17 13:04:23 +00:00
When submitting a device fingerprint for inclusion in the module list, please provide the device name and the values from the following props:
2021-02-19 10:10:51 +00:00
- ro.build.fingerprint (but preferably all of the fingerprint props available on your device, since they don't always match)
2021-02-17 13:03:18 +00:00
- ro.build.version.security_patch
- ro.product.manufacturer
- ro.product.model
2021-02-19 10:10:51 +00:00
2021-02-19 10:12:09 +00:00
A simple way of getting all the required information is to use [ipdev's](https://github.com/ipdev99) great props extraction tool: https://github.com/ipdev99/mHideGP