Commit 5ec4143c authored by Dezhi Huang's avatar Dezhi Huang Committed by Treehugger Robot
Browse files

ANDROID: GKI: Update Honor abi symbol list



Add abi symbol in android/abi_gki_aarch64_honor.

4 function symbol(s) added
  'unsigned int __kfifo_len_r(struct __kfifo*, size_t)'
  'void drop_super(struct super_block*)'
  'void mm_trace_rss_stat(struct mm_struct*, int)'
  'struct nvmem_device* nvmem_device_find(void*, int(*)(struct device*, const void*))'

The camera dtof driver uses the macro definition kfifo_peek_len
in the Linux system. In this macro, the function __kfifo_len_r is called.
This function symbol needs to be exported. This function symbol was also
used in previous projects.
drop_super use these filesystem interface to get the super block info to inject file option
fault, This function symbol was also used in previous projects.nvmem_device_find is used
to find memory areas

Bug: 342338645
Change-Id: I86eb19df38a3673574b0ff663b948c4465efb9c7
Signed-off-by: default avatarDezhi Huang <huangdezhi@hihonor.com>
parent a10ee8be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment