ANDROID: GKI: update ABI definition
Regenerate ABU definition file to resolve ABI breakage caused by a private struct zs_pool: INFO: ABI DIFFERENCES HAVE BEEN DETECTED! INFO: type 'struct zs_pool' changed member 'atomic_t compaction_in_progress' was added Bug: 296365608 Change-Id: I477b6dbbdaf464b2fdf3e666b9696f1a79095a63 Signed-off-by: Suren Baghdasaryan <surenb@google.com>
This commit is contained in:
parent
e2fa9ebcae
commit
3ffb038098
1 changed files with 7 additions and 0 deletions
|
|
@ -62651,6 +62651,12 @@ member {
|
||||||
type_id: 0x6720d32f
|
type_id: 0x6720d32f
|
||||||
offset: 11712
|
offset: 11712
|
||||||
}
|
}
|
||||||
|
member {
|
||||||
|
id: 0x9ad71760
|
||||||
|
name: "compaction_in_progress"
|
||||||
|
type_id: 0x74d29cf1
|
||||||
|
offset: 17568
|
||||||
|
}
|
||||||
member {
|
member {
|
||||||
id: 0x583d51cc
|
id: 0x583d51cc
|
||||||
name: "companion_ports"
|
name: "companion_ports"
|
||||||
|
|
@ -265280,6 +265286,7 @@ struct_union {
|
||||||
member_id: 0x868caa9e
|
member_id: 0x868caa9e
|
||||||
member_id: 0x8a67a9e5
|
member_id: 0x8a67a9e5
|
||||||
member_id: 0x2d1fe43b
|
member_id: 0x2d1fe43b
|
||||||
|
member_id: 0x9ad71760
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
struct_union {
|
struct_union {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue