aboutsummaryrefslogtreecommitdiffstats
path: root/android/utils/bufprint.c
Commit message (Collapse)AuthorAgeFilesLines
* Add env var ANDROID_TMP to override /tmp/android location.Raphael2010-11-161-1/+4
| | | | | | | | | | | | This is needed if there's already a /tmp/android which the current user can't access on the system. It would prevent the emulator from starting with a cryptic error message: NAND: could not create temp file for system NAND disk image: Permission deniedemulator: User-config was not changed. SDK Bug: 3154431 Change-Id: Iefe7fd6a5139da545aaef5670fb7f42d210d0edc
* Fix ANDROID_SDK_HOME handling on Unix (the env. var was ignored)David 'Digit' Turner2009-07-241-1/+3
| | | | | | | | Bump version number to 1.11 in android/android.h Update CHANGES.TXT to reflect SDK 1.5_r3 changes Update some comments in android/boot-properties.[hc] Add a --debug option to android-configure.sh (and android-rebuild.sh) to build a unoptimized debug version of the standalone emulator binary.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+230
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-230/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+230