android_device_samsung_mati.../setup-makefiles.sh

7 lines
110 B
Bash
Executable file

#!/bin/sh
set -e
export VENDOR=samsung
export DEVICE=klte
./../../$VENDOR/klte-common/setup-makefiles.sh $@