ANDROID: ABI: Update symbols to unisoc whitelist for the 2th
Update whitelist for the symbols used by the unisoc device and
update the ABI representation accordingly.
Leaf changes summary: 14 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, 1 Added variable
13 Added functions:
[A] 'function int __traceiter_android_rvh_report_bug(void*, const char*, unsigned int, unsigned long int)'
[A] 'function thermal_cooling_device* devfreq_cooling_em_register(devfreq*, devfreq_cooling_power*)'
[A] 'function int devm_pm_opp_set_regulators(device*, const char* const*, unsigned int)'
[A] 'function int drm_gem_cma_vmap(drm_gem_object*, dma_buf_map*)'
[A] 'function int drm_gem_objects_lookup(drm_file*, void*, int, drm_gem_object***)'
[A] 'function sg_table* drm_gem_shmem_get_pages_sgt(drm_gem_object*)'
[A] 'function int drm_gem_shmem_madvise(drm_gem_object*, int)'
[A] 'function void drm_gem_shmem_purge_locked(drm_gem_object*)'
[A] 'function void drm_gem_shmem_put_pages(drm_gem_shmem_object*)'
[A] 'function int drm_of_component_probe(device*, int (device*, void*)*, const component_master_ops*)'
[A] 'function long int drm_timeout_abs_to_jiffies(int64_t)'
[A] 'function __kernel_old_timeval ns_to_kernel_old_timeval(const s64)'
[A] 'function page* shmem_read_mapping_page_gfp(address_space*, unsigned long int, gfp_t)'
1 Added variable:
[A] 'tracepoint __tracepoint_android_rvh_report_bug'
Bug: 228938755
Change-Id: Icce1bc398f0e2917026b82e3f74d15a90fe0c0c8
Signed-off-by: Jian Gong <Jian.Gong@unisoc.com>