platform_system_core/mkbootimg
Sami Tolvanen 294eb9dac3 mkbootimg: use int for os_version and os_patch_level
The parse_int function attempts to interpret the string to detect
base, which leads to it assuming strings starting with 0 are base
8. This obviously fails for certain dates, so use int instead.

Bug: 27498078
Bug: 22914603
Change-Id: I50b1fb3d7876f2ec17d00649cc9a2d23af2aec2b
2016-03-29 16:06:37 -07:00
..
Android.mk mkbootimg: turn into a python script 2015-06-02 16:10:52 -07:00
bootimg.h mkbootimg: add os_version 2016-03-15 09:38:36 -07:00
mkbootimg mkbootimg: use int for os_version and os_patch_level 2016-03-29 16:06:37 -07:00