mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
[SQUASH] build.sh: Fix issues implement functions
build.sh: Fix not sourcing build/envsetup.sh build.sh: use curly braces build.sh: implement time diff build.sh: Fix my stupid syntax error build.sh: Fix my stupid syntax error v2 build.sh: implement error log sender build.sh: NO SPAM SIR build.sh: stylish build.sh: missCCC
This commit is contained in:
parent
7330e6416a
commit
1bddc84981
2 changed files with 24 additions and 13 deletions
|
|
@ -27,4 +27,4 @@ echo "Generating A30 Makefiles"
|
|||
./device/samsung/a30/setup.sh
|
||||
echo "Generating A40 Makefiles"
|
||||
./device/samsung/a40/setup.sh
|
||||
ln -s device/samsung/universal7885-common/build.sh
|
||||
ln -sf device/samsung/build.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue