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:
File diff suppressed because it is too large
Load Diff
@@ -194,3 +194,9 @@
|
|||||||
|
|
||||||
#extend_reclaim.ko
|
#extend_reclaim.ko
|
||||||
try_to_free_mem_cgroup_pages
|
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
|
||||||
|
Reference in New Issue
Block a user