summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJone Chou <jonechou@google.com>2019-10-17 11:26:09 +0800
committerJone Chou <jonechou@google.com>2019-12-09 03:10:44 +0000
commit1b5ffac398e7dd97229a6cdd0af97f124722b7a7 (patch)
tree24eb1bdb6f78db81439d833e7fd167faca66684f /tools/aapt2/java/JavaClassGenerator.cpp
parenta52bbd362489396c04c9a4539401098c68751bc5 (diff)
Enlarge SYSTEM_LAST_KMSG truncated size from 96KB to 192KB
- This is for userdebug build only - Target to improve ramdump-less debugging for All of Pixel devices - Max bootloader logs size is 45KB and will be appended to last kernel log end - Totally enlarge last kernel logs size from (96-45)KB to < (192-45)KB => extra inserted size: header(521B), truncated signature(14B), footer(43B) SYSTEM_LAST_KMSG + header(521B) + truncated signature(14B) + footer(43B) = 196608B(192KB) and actual SYSTEM_LAST_KMSG is 196030 < 192KB Bug: 145574030 Change-Id: I7b5921e1f01433c7aa27e564ab28181d0a4d0b31
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions