Skip to content

Commit

Permalink
Update service.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Sep 18, 2022
1 parent feaa700 commit eba659a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Module/common/service.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ sleep 2
cp -rf ${0%/*}/lib ${apk_path%/*}
chcon u:object_r:apk_data_file:s0 $base_path
mount -o bind $base_path $apk_path
cmd package compile -m speed $PK
fi

PS=com.android.vending
Expand Down

0 comments on commit eba659a

Please sign in to comment.