ANDROID: abi .xml update

.xml file was not regenerated with the LTO=full option, so fix that up.

function symbol changed from 'struct __kernel_old_timeval ns_to_kernel_old_timeval(s64)' to 'struct __kernel_old_timeval ns_to_kernel_old_timeval(const s64)'
  type changed from 'struct __kernel_old_timeval(s64)' to 'struct __kernel_old_timeval(const s64)'
     parameter 1 (now 'nsec') type changed from 's64' = '__s64' = 'long long int' to 'const s64'
      qualifier const added

Bug: 161946584
Change-Id: I41660000208bd9b9bffae42d6a7964ad6a5c2faa
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2022-12-02 17:38:42 +00:00
parent 96e5d6e9d5
commit 4aecf98f92

File diff suppressed because it is too large Load Diff