upload android base code part6
This commit is contained in:
parent
421e214c7d
commit
4e516ec6ed
35396 changed files with 9188716 additions and 0 deletions
12
android/device/asus/fugu/self-extractors/PART3
Normal file
12
android/device/asus/fugu/self-extractors/PART3
Normal file
|
@ -0,0 +1,12 @@
|
|||
|
||||
if test $? != 0
|
||||
then
|
||||
echo
|
||||
echo ERROR: Couldn\'t extract files. 1>&2
|
||||
exit 3
|
||||
else
|
||||
echo
|
||||
echo Files extracted successfully.
|
||||
fi
|
||||
exit 0
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue