File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,15 +70,13 @@ adb push gapps-11/framework /system
7070adb push gapps-11/app /system
7171adb push gapps-11/priv-app /system
7272
73- echo " Root Script Starting..."
73+ echo " Root Script Starting BOYYYYYYYYY ..."
7474
7575# Root the VM
7676git clone https://gitlab.com/newbit/rootAVD.git
7777pushd rootAVD
78- echo " ************SELECTIIIIIIIIING MAGIIIIISK*****************"
7978sed -i ' /read -t 10 choice/{n;s/choice=1/choice=2/;}' rootAVD.sh
80- ./rootAVD.sh system-images/android-30/default/x86_64/ramdisk.img FAKEBOOTIMG
81- s
79+ ./rootAVD.sh system-images/android-30/default/x86_64/ramdisk.img
8280cp /opt/android-sdk/system-images/android-30/default/x86_64/ramdisk.img /data/android.avd/ramdisk.img
8381popd
8482echo " Root Done"
@@ -89,4 +87,4 @@ rm -r gapps-11
8987rm -r rootAVD
9088apply_settings
9189touch /data/.first-boot-done
92- echo " Sucess !!"
90+ echo " Sucess BOYYYYYYYYYYY !!"
You can’t perform that action at this time.
0 commit comments