Skip to content

Commit 965990a

Browse files
Fingerprints list update, v27
1 parent 6d0aa90 commit 965990a

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The fingerprints list will update without the need to update the entire module.
8484

8585
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 ["Prop script settings"](https://github.com/Magisk-Modules-Repo/MagiskHide-Props-Config#prop-script-settings) below). If you've disabled the this setting you can update the list manually in the `Edit device fingerprint` menu.
8686

87-
**_Current fingerprints list version - v26_**
87+
**_Current fingerprints list version - v27_**
8888

8989

9090
## Improved root hiding - Editing build.prop and default.prop
@@ -306,7 +306,7 @@ If you can't run the `props` script for some reason, the logs are also stored in
306306

307307

308308
## Current fingerprints list
309-
### List v26
309+
### List v27
310310
- Asus Zenfone 2 Laser (6.0.1)
311311
- Asus Zenfone 4 Max (7.1.1)
312312
- Asus ZenPad S 8.0 (6.0.1)
@@ -350,6 +350,7 @@ If you can't run the `props` script for some reason, the logs are also stored in
350350
- OnePlus 6 (8.1.0)
351351
- Samsung Galaxy A8 Plus (7.1.1)
352352
- Samsung Galaxy Grand Prime (5.0.2)
353+
- Samsung Galaxy J2 (5.1.1)
353354
- Samsung Galaxy J3 (5.1.1)
354355
- Samsung Galaxy J5 2015 (6.0.1)
355356
- Samsung Galaxy J5 (7.1.1)

common/prints.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# MagiskHide Props Config
44
# By Didgeridoohan @ XDA Developers
55

6-
PRINTSV=26
6+
PRINTSV=27
77
PRINTSTRANSF=1
88

99
PRINTSFILE=/sdcard/printslist
@@ -53,6 +53,7 @@ OnePlus 5T (8.1.0)=OnePlus/OnePlus5T/OnePlus5T:8.1.0/OPM1.171019.011/06131716:us
5353
OnePlus 6 (8.1.0)=OnePlus/OnePlus6/OnePlus6:8.1.0/OPM1.171019.011/06140300:user/release-keys
5454
Samsung Galaxy A8 Plus (7.1.1)=samsung/jackpot2ltexx/jackpot2lte:7.1.1/NMF26X/A730FXXU2ARD1:user/release-keys
5555
Samsung Galaxy Grand Prime (5.0.2)=samsung/fortuna3gdtvvj/fortuna3gdtv:5.0.2/LRX22G/G530BTVJU1BPH4:user/release-keys
56+
Samsung Galaxy J2 (5.1.1)=samsung/j23gdd/j23g:5.1.1/LMY48B/J200HXXU0AQK2:user/release-keys
5657
Samsung Galaxy J3 (5.1.1)=ro.build.fingerprint=samsung/j3xnltexx/j3xnlte:5.1.1/LMY47V/J320FNXXU0ARB1:user/release-keys
5758
Samsung Galaxy J5 2015 (6.0.1)=samsung/j5nltexx/j5nlte:6.0.1/MMB29M/J500FNXXS1BQG1:user/release-keys
5859
Samsung Galaxy J5 (7.1.1)=samsung/j5xnltexx/j5xnlte:7.1.1/NMF26X/J510FNXXS2BRA2:user/release-keys

module.prop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=MagiskHidePropsConf
22
name=MagiskHide Props Config
3-
version=v2.3.5-v26
3+
version=v2.3.5-v27
44
versionCode=21
55
author=Didgeridoohan
66
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

Comments
 (0)