Raspberry Vanilla IPMT

This commit is contained in:
2025-07-22 08:43:20 +07:00
commit 4247fc915d
6460 changed files with 146446 additions and 0 deletions

2
android13/InstallKernelSU.sh Executable file
View File

@@ -0,0 +1,2 @@
adb connect 192.168.10.46:5555
adb install ./vendor/brcm/KernelSU/KernelSU.apk

6
android13/build-all.sh Executable file
View File

@@ -0,0 +1,6 @@
./build-ipmt7.sh
./build-ipmt10.sh
./build-rackmount79.sh
./build-rackmount88.sh
./build-rackmount126.sh

6
android13/build-ipmt10.sh Executable file
View File

@@ -0,0 +1,6 @@
source build/envsetup.sh
export OUT_DIR=IPMT10
lunch gtc_ipmt10-userdebug
make installclean
make bootimage systemimage vendorimage
./rpi4-mkimg.sh

6
android13/build-ipmt35.sh Executable file
View File

@@ -0,0 +1,6 @@
source build/envsetup.sh
export OUT_DIR=IPMT35
lunch gtc_ipmt35-userdebug
make installclean
make bootimage systemimage vendorimage
./rpi4-mkimg.sh

6
android13/build-ipmt5.sh Executable file
View File

@@ -0,0 +1,6 @@
source build/envsetup.sh
export OUT_DIR=IPMT5
lunch gtc_ipmt5-userdebug
make installclean
make bootimage systemimage vendorimage
./rpi4-mkimg.sh

6
android13/build-ipmt7.sh Executable file
View File

@@ -0,0 +1,6 @@
source build/envsetup.sh
export OUT_DIR=IPMT7
lunch gtc_ipmt7-userdebug
make installclean
make bootimage systemimage vendorimage
./rpi4-mkimg.sh

View File

@@ -0,0 +1,6 @@
source build/envsetup.sh
export OUT_DIR=RACKMOUNT126
lunch gtc_rackmount126-userdebug
make installclean
make bootimage systemimage vendorimage
./rpi4-mkimg.sh

6
android13/build-rackmount79.sh Executable file
View File

@@ -0,0 +1,6 @@
source build/envsetup.sh
export OUT_DIR=RACKMOUNT79
lunch gtc_rackmount79-userdebug
make installclean
make bootimage systemimage vendorimage
./rpi4-mkimg.sh

6
android13/build-rackmount88.sh Executable file
View File

@@ -0,0 +1,6 @@
source build/envsetup.sh
export OUT_DIR=RACKMOUNT88
lunch gtc_rackmount88-userdebug
make installclean
make bootimage systemimage vendorimage
./rpi4-mkimg.sh

6
android13/build-wallmount28.sh Executable file
View File

@@ -0,0 +1,6 @@
source build/envsetup.sh
export OUT_DIR=WALLMOUNT28
lunch gtc_wallmount28-userdebug
make installclean
make bootimage systemimage vendorimage
./rpi4-mkimg.sh

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More