mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
vendorsetup: Generate A30s makefiles
This commit is contained in:
parent
da39a992ff
commit
c37d9e4681
2 changed files with 2 additions and 0 deletions
0
a30s/setup.sh
Normal file → Executable file
0
a30s/setup.sh
Normal file → Executable file
|
|
@ -26,6 +26,8 @@ echo "Generating A20e Makefiles"
|
||||||
./device/samsung/a20e/setup.sh
|
./device/samsung/a20e/setup.sh
|
||||||
echo "Generating A30 Makefiles"
|
echo "Generating A30 Makefiles"
|
||||||
./device/samsung/a30/setup.sh
|
./device/samsung/a30/setup.sh
|
||||||
|
echo "Generating A30s Makefiles"
|
||||||
|
./device/samsung/a30s/setup.sh
|
||||||
echo "Generating A40 Makefiles"
|
echo "Generating A40 Makefiles"
|
||||||
./device/samsung/a40/setup.sh
|
./device/samsung/a40/setup.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue