ANDROID: GKI: update .xml file after xhci bugfix
Due to the xhci bugfix, the abi .xml has to be updated as one of the reserved fields for padding was needed to be used. Leaf changes summary: 1 artifact changed (1 filtered out) Changed leaf types summary: 1 (1 filtered out) leaf types changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 'struct xhci_hcd at xhci.h:1753:1' changed: type size hasn't changed 1 data member insertion: 'union {xhci_vendor_ops* vendor_ops; struct {u64 android_kabi_reserved1;} __UNIQUE_ID_android_kabi_hide321; union {};}', at offset 59392 (in bits) at xhci.h:1932:1 there are data member changes: data member u64 android_kabi_reserved1 at offset 59392 (in bits) became anonymous data member 'union {xhci_vendor_ops* vendor_ops; struct {u64 android_kabi_reserved1;} __UNIQUE_ID_android_kabi_hide315; union {};}' 18 impacted interfaces Bug: 194461020 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I9ed5203273a951d00d7e6bc5db159411c6db0a58
This commit is contained in: