diff options
author | Christopher Ferris <cferris@google.com> | 2020-04-06 11:38:04 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2020-04-10 10:53:48 -0700 |
commit | bb9fcb46361ddb55aac7faf639de5088a09b9b8e (patch) | |
tree | 45734393965f7d49de434fc20dd4e578f715f190 /libc/malloc_hooks/malloc_hooks.cpp | |
parent | a924442816161dd4699f1fbc401ae3e4c3eea738 (diff) |
Update to v5.6 kernel headers.
Kernel headers coming from:
Git: https://android.googlesource.com/kernel/common/
Branch: android-mainline
Tag: android-mainline-5.6
Add a new method for removing structures. This is to deal with the kernel
headers changing some definitions of timeval to __kernel_old_timeval
and itimerval to __kernel_old_itimerval. Remove the __kernel_old_XX
strutures and change the other structures to the previous definitions.
This only works so long as these structures stay the same, if they
diverge, then a different strategy will need to be implemented.
Test: Booted cuttlefish/walleye.
Test: Ran bionic-unit-tests on cuttlefish/walleye.
Change-Id: I0a61f4fa6e4155c602e0414d9b38c2e1637829af
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions