Fix Hardcode
This commit is contained in:
parent
f02d97a94e
commit
599ab383eb
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,6 @@
|
||||||
source /data/adb/modules/WVC/debloat.sh
|
MODDIR=${0%/*}
|
||||||
|
|
||||||
|
source $MODDIR/debloat.sh
|
||||||
|
|
||||||
if [[ "$KSU" ]]; then
|
if [[ "$KSU" ]]; then
|
||||||
setfattr -n trusted.overlay.opaque -v y /data/adb/modules/WVC/$pkg1
|
setfattr -n trusted.overlay.opaque -v y /data/adb/modules/WVC/$pkg1
|
||||||
|
|
Reference in a new issue