Skip to content

Commit

Permalink
Allow real Play Store installing
Browse files Browse the repository at this point in the history
  • Loading branch information
nift4 authored Nov 14, 2020
1 parent 4b7a8bf commit 30d65b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions customize.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ls /data/adb/Phonesky.apk && { ui_print "- Installing real Play Store"; cp /data/adb/Phonesky.apk "$MODDIR/system/priv-app/Phonesky/Phonesky.apk" } || ui_print "- Real Play Store not found, installing Fake Store"

0 comments on commit 30d65b9

Please sign in to comment.