No description
Find a file
Tao Bao 4c851b1098 Change the default parameter values in common.MakeTempFile().
tempfile.TemporaryFile() complains when 'None' is passed as the
prefix/suffix. It uses prefix='tmp' and suffix='' as the default values
and we should do the same.

Test: Call check_ota_package_signature.py and ota_from_target_files.py
and they still work.

Change-Id: I7fb023a3fd0b1a57c009631d0c57a7bb8e4cb5a3
2016-09-19 13:58:49 -07:00
core Only update previous product config when changed 2016-09-16 13:17:08 -07:00
target Merge changes I65c3fa9a,Id1ea5e8b 2016-09-06 22:38:40 +00:00
tools Change the default parameter values in common.MakeTempFile(). 2016-09-19 13:58:49 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
Android.mk Add new Android.mk to handle repo move 2016-06-16 15:30:19 -07:00
buildspec.mk.default Fix GET-INSTALL-PATH to work with Soong 2016-08-12 05:10:51 +00:00
CleanSpec.mk Remove incremental workaround for aapt overlays 2016-09-12 20:30:12 -07:00
envsetup.sh Walk up tree to find makefiles in mma 2016-09-01 15:35:57 -07:00