ANDROID: GKI: Update the ABI xml and whitelist
Leaf changes summary: 3 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 2 Changed, 1 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
1 Added function:
[A] 'function void keyslot_manager_set_max_dun_bytes(keyslot_manager*, unsigned int)'
2 functions with some sub-type change:
[C] 'function int blk_crypto_init_key(blk_crypto_key*, const unsigned char*, unsigned int, bool, blk_crypto_mode_num, unsigned int)' at blk-crypto.h:17:1 has some sub-type changes:
parameter 7 of type 'unsigned int' was added
[C] 'function int blk_crypto_start_using_mode(blk_crypto_mode_num, unsigned int, bool, request_queue*)' at blk-crypto.h:24:1 has some sub-type changes:
parameter 5 of type 'request_queue*' was added
parameter 3 of type 'bool' changed:
type name changed from 'bool' to 'unsigned int'
type size changed from 8 to 32 (in bits)
parameter 4 of type 'request_queue*' changed:
entity changed from 'request_queue*' to 'bool'
type size changed from 64 to 8 (in bits)
Bug: 144046242
Bug: 153512828
BUg: 156673772
Change-Id: I774418738cb01631dc4d5b9b85e229441e718266
Signed-off-by:
Eric Biggers <ebiggers@google.com>
Loading
Please register or sign in to comment