ANDROID: debug_kinfo: add module_memory offset
In commit ac3b4328 ("module: replace module_layout with module_memory"), the way module memory layouts are allocated and accessed has been changed. Thus we need to add a new member to debug_kinfo structure, module_memory offset, used for original design. Bug: 330221056 Test: bootloader parser is workable Fixes: ac3b4328 ("module: replace module_layout with module_memory") Change-Id: I7dc0b16b40c08efc7c955ed03095c762351af011 Signed-off-by:Jone Chou <jonechou@google.com>
Loading
Please sign in to comment