mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Organize tree
This commit is contained in:
parent
3f7b6ce7aa
commit
340f28fe4b
64 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ git clone --depth=1 https://github.com/eurekadevelopment/android_vendor_samsung_
|
|||
if test -f ${UNIVERSAL}/vendor_name; then
|
||||
rm ${UNIVERSAL}/vendor_name
|
||||
fi
|
||||
python3 ${UNIVERSAL}/vendor_detect/main.py
|
||||
python3 ${UNIVERSAL}/host-tools/makefile_generator.py
|
||||
for dev in a10dd a10 a20 a20e a30 a30s a40; do
|
||||
echo "Generating ${dev} Makefiles..."
|
||||
bash ${UNIVERSAL}/setup.sh "$dev"
|
||||
|
|
|
|||
Loading…
Reference in a new issue