Skip to content

Commit 7666024

Browse files
Guxin12scrpr
andauthored
I think that since more-exclude.json contains SukiSU Ultra, it must also contain ReSukiSU. (#18)
* I think that since more-exclude.json contains SukiSU Ultra, it must also contain ReSukiSU. Signed-off-by: Guxin12 <2452148391@qq.com> * fix(props): remove `marketname` from custom rom fingerprint Signed-off-by: Guxin12 <2452148391@qq.com> --------- Signed-off-by: Guxin12 <2452148391@qq.com> Co-authored-by: scrpr <46473171+scrpr@users.noreply.github.com>
1 parent 4c07fa6 commit 7666024

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

install_func.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ io.github.huskydg.magisk
136136
me.weishu.kernelsu
137137
com.rifsxd.ksunext
138138
com.sukisu.ultra
139+
com.resukisu.resukisu
139140
me.bmax.apatch
140141
me.garfieldhan.apatch.next
141142
com.android.patch

more-exclude.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
"name": "SukiSU Ultra",
2929
"package-name": "com.sukisu.ultra"
3030
},
31+
{
32+
"name": "ReSukiSU",
33+
"package-name": "com.resukisu.resukisu"
34+
},
3135
{
3236
"name": "Apatch",
3337
"package-name": "me.bmax.apatch"

0 commit comments

Comments
 (0)