ANDROID: GKI: add allowed list file for xiaomi

Leaf changes summary: 4 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added
functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added
variable

4 Added functions:

  [A] 'function int wakeup_sources_read_lock()'
  [A] 'function void wakeup_sources_read_unlock(int)'
  [A] 'function wakeup_source* wakeup_sources_walk_next(wakeup_source*)'
  [A] 'function wakeup_source* wakeup_sources_walk_start()'

Bug: 223539817
Change-Id: I8a57f4730130a4ee8675161284a20a983350140e
Signed-off-by: wuweizhong <wuweizhong@xiaomi.corp-partner.google.com>
This commit is contained in:
wuweizhong
2022-03-09 21:33:27 +08:00
committed by Todd Kjos
parent ae38f9954b
commit 7b5fea2f46
2 changed files with 386 additions and 362 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -194,3 +194,9 @@
#extend_reclaim.ko
try_to_free_mem_cgroup_pages
##required by xm_power_debug.ko module
wakeup_sources_read_lock
wakeup_sources_read_unlock
wakeup_sources_walk_start
wakeup_sources_walk_next