ANDROID: GKI: Update symbols to symbol list
Update symbols to symbol list externed by oem modules.
Leaf changes summary: 12 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 6 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 6 Added variables
6 Added functions:
[A] 'function int __traceiter_android_vh_binder_free_proc(void*, binder_proc*)'
[A] 'function int __traceiter_android_vh_binder_has_work_ilocked(void*, binder_thread*, bool, int*)'
[A] 'function int __traceiter_android_vh_binder_looper_state_registered(void*, binder_thread*, binder_proc*)'
[A] 'function int __traceiter_android_vh_binder_read_done(void*, binder_proc*, binder_thread*)'
[A] 'function int __traceiter_android_vh_binder_thread_read(void*, list_head**, binder_proc*, binder_thread*)'
[A] 'function int __traceiter_android_vh_binder_thread_release(void*, binder_proc*, binder_thread*)'
6 Added variables:
[A] 'tracepoint __tracepoint_android_vh_binder_free_proc'
[A] 'tracepoint __tracepoint_android_vh_binder_has_work_ilocked'
[A] 'tracepoint __tracepoint_android_vh_binder_looper_state_registered'
[A] 'tracepoint __tracepoint_android_vh_binder_read_done'
[A] 'tracepoint __tracepoint_android_vh_binder_thread_read'
[A] 'tracepoint __tracepoint_android_vh_binder_thread_release'
Bug: 193384408
Change-Id: Ic2ad0d3bd86eaa1ebb37b478ad4b8806fa0f63f4
Signed-off-by: Liujie Xie <xieliujie@oppo.com>