Andy McFadden
authored
Instead of sending a kill -10 to write a file to /data/misc, we now use "am dumpheap" to create a file on /sdcard. Also, - Removed mention of unused "output-file" argument. - Quoted args in initial tests so bash doesn't go nuts when you say "runhat" with no arguments. Bug 2835170. Change-Id: I614fdb54a1d6b8824bc9b568c07cc0901c41a3d4
Name | Last commit | Last update |
---|---|---|
core | resolved conflicts for merge of 6c56dd64 to master | |
libs/host | Fix build - USE_MINGW seems to be the preferred define | |
target | am 1778b4b1: merge from open-source master | |
tools | am 39a6a644: merge from open-source master | |
.gitignore | add a .gitignore file to make git ignore *.pyc files | |
CleanSpec.mk | Add an empty CleanSpec.mk | |
buildspec.mk.default | am 1884d99a: am aee4daac: The java version changed, and we made envsetup automatically find the right JAVA_HOME. | |
envsetup.sh | Update runhat command to use "am dumpheap". |