Files
build/tools
Tao Bao bb73388acf releasetools: Fix the use of StringIO.
Based on the actual semantics, it actually wants an in-memory _bytes_
buffer (io.BytesIO), especially when running with Python 3. This CL
fixes the issue and adds a unittest.

Bug: 131631303
Test: python -m unittest test_sign_target_files_apks
Test: python3 -m unittest test_sign_target_files_apks
Change-Id: I3fb067acc26713f1842e831225607779fd0d1b7e
2019-07-24 23:34:25 -07:00
..
2017-10-03 13:53:13 -07:00
2018-10-16 11:50:18 -07:00
2017-10-03 13:53:13 -07:00
2019-07-09 10:37:19 -07:00
2018-10-08 11:19:28 -07:00
2017-10-03 13:53:13 -07:00
2016-09-15 14:40:39 -07:00
2019-07-17 08:16:29 -07:00