Skip to content

Commit

Permalink
添加对小米10青春版和小米cc9的支持
Browse files Browse the repository at this point in the history
Signed-off-by: yanbuyu <[email protected]>
  • Loading branch information
yanbuyu committed Feb 5, 2021
1 parent 525e0c4 commit 8aee480
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
- 小米10至尊纪念版(安卓10)
- 小米10 Pro(安卓10~11)
- 小米10(安卓10~11)
- 小米10青春版(安卓10~11)
- 小米9(安卓9~10)
- 小米CC9(安卓9~10)
- 小米8(安卓9~10)
- 小米8屏幕指纹版(安卓9~10)
- 小米6(安卓7.1~9)
Expand Down
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=XiaomiCTSPass
name=Xiaomi CTS Pass
version=v1.0.3
versionCode=103
version=v1.0.4
versionCode=104
author=yanbuyu
description=强制小米设备通过谷歌CTS测试
3 changes: 3 additions & 0 deletions props/pyxis_sdk28.prop
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ro.build.fingerprint=Xiaomi/pyxis/pyxis:9/PKQ1.181121.001/9.10.31:user/release-keys
ro.build.description=pyxis-user 9 PKQ1.181121.001 9.10.31 release-keys
ro.build.version.security_patch=2019-10-01
3 changes: 3 additions & 0 deletions props/pyxis_sdk29.prop
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ro.build.fingerprint=Xiaomi/pyxis/pyxis:10/QKQ1.190828.002/20.3.26:user/release-keys
ro.build.description=pyxis-user 10 QKQ1.190828.002 20.3.26 release-keys
ro.build.version.security_patch=2020-03-01
3 changes: 3 additions & 0 deletions props/vangogh_sdk29.prop
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ro.build.fingerprint=Xiaomi/vangogh/vangogh:10/QKQ1.191222.002/V12.0.6.0.QJVCNXM:user/release-keys
ro.build.description=vangogh-user 10 QKQ1.191222.002 V12.0.6.0.QJVCNXM release-keys
ro.build.version.security_patch=2020-09-01
3 changes: 3 additions & 0 deletions props/vangogh_sdk30.prop
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ro.build.fingerprint=Xiaomi/vangogh/vangogh:11/RKQ1.200826.002/V12.1.4.0.RJVCNXM:user/release-keys
ro.build.description=vangogh-user 11 RKQ1.200826.002 V12.1.4.0.RJVCNXM release-keys
ro.build.version.security_patch=2020-12-01

0 comments on commit 8aee480

Please sign in to comment.