ANDROID: GKI: Update symbols to symbol list
Update symbols to symbol list externed by oem modules.
Leaf changes summary: 18 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 13 Added
functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 5 Added
variables
13 Added functions:
[A] 'function int __traceiter_android_vh_kmalloc_slab(void*, unsigned
int, gfp_t, kmem_cache**)'
[A] 'function int __traceiter_android_vh_save_track_hash(void*, bool,
unsigned long int)'
[A] 'function int __traceiter_android_vh_save_vmalloc_stack(void*,
unsigned long int, vm_struct*)'
[A] 'function int __traceiter_android_vh_show_stack_hash(void*,
seq_file*, vm_struct*)'
[A] 'function void cpufreq_update_limits(unsigned int)'
[A] 'function bool inode_owner_or_capable(const inode*)'
[A] 'function int inode_permission(inode*, int)'
[A] 'function void on_each_cpu_cond(smp_cond_func_t, smp_call_func_t,
void*, bool)'
[A] 'function void pm_get_active_wakeup_sources(char*, size_t)'
[A] 'function int rtc_read_alarm(rtc_device*, rtc_wkalrm*)'
[A] 'function int rtc_set_alarm(rtc_device*, rtc_wkalrm*)'
[A] 'function u8 sdio_writeb_readb(sdio_func*, u8, unsigned int,
int*)'
[A] 'function unsigned long int timespec64_to_jiffies(const
timespec64*)'
5 Added variables:
[A] 'tracepoint __tracepoint_android_vh_kmalloc_slab'
[A] 'tracepoint __tracepoint_android_vh_save_track_hash'
[A] 'tracepoint __tracepoint_android_vh_save_vmalloc_stack'
[A] 'tracepoint __tracepoint_android_vh_show_stack_hash'
[A] 'static_key_false memcg_kmem_enabled_key'
Bug: 193384408
Change-Id: Iafe49d5a0ca39542d7f109e79f496346009ac7b7
Signed-off-by: huangqiujun <huangqiujun@oppo.com>