You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ The fingerprints list will update without the need to update the entire module.
49
49
50
50
Just run the `props` command and the list will be updated automatically. Use the -nw option to disable or disable it completely in the script settings (see below). If you've disabled the this setting you can update the list manually in the `Edit device fingerprint` menu.
51
51
52
-
**_Current fingerprints list version - v8_**
52
+
**_Current fingerprints list version - v9_**
53
53
54
54
55
55
## Improved root hiding - Editing build.prop and default.prop
@@ -157,11 +157,19 @@ In case of issues, please provide the logs, saved in /cache, "magisk.log", "prop
157
157
158
158
159
159
## Current fingerprints list
160
-
### List v8
160
+
### List v9
161
+
- Google Nexus 4 (5.1.1)
162
+
- Google Nexus 5 (6.0.1)
161
163
- Google Nexus 6 (7.1.1)
164
+
- Google Nexus 5X (8.1.0)
165
+
- Google Nexus 6P (8.1.0)
162
166
- Google Pixel (8.1.0)
167
+
- Google Pixel (P DP1)
168
+
- Google Pixel XL (8.1.0)
169
+
- Google Pixel XL (P DP1)
163
170
- Google Pixel 2 (P DP1)
164
171
- Google Pixel 2 XL (8.1.0)
172
+
- Google Pixel 2 XL (P DP1)
165
173
- HTC 10 (6.0.1)
166
174
- Huawei Mate 10 Pro (8.0.0)
167
175
- Motorola Moto G4 (7.0)
@@ -181,6 +189,7 @@ In case of issues, please provide the logs, saved in /cache, "magisk.log", "prop
Copy file name to clipboardExpand all lines: module.prop
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
id=MagiskHidePropsConf
2
2
name=MagiskHide Props Config
3
-
version=v2.1.0-v8
3
+
version=v2.1.0-v9
4
4
versionCode=6
5
5
author=Didgeridoohan
6
6
description=Change your device's fingerprint, to pass SafetyNet's CTS Profile check. Edit prop files for better root hiding. Set/reset prop values set by MagiskHide. Change any prop values easily.
0 commit comments