ANDROID: GKI: refresh ABI and add allowed break
This change updates GKI symbols with recent change to pkvm_module_ops
that replaced ANDROID_KABI_RESERVE(1) with ANDROID_KABI_USE(1, ...) in
the aosp/3672879.
Contents of $DIST_DIR/abi_stgdiff/abi.report.short:
type 'struct pkvm_module_ops' changed
member 'u64 __kabi_reserved1' was removed
member 'union { int(* register_guest_trng_ops)(const struct pkvm_module_trng_ops*); struct { u64 __kabi_reserved1; }; union { }; }' was added
Bug: 366000733
Change-Id: I39664b6ae752084832673a797568ef528990b420
Signed-off-by:
Bartłomiej Grzesik <bgrzesik@google.com>
Loading