ANDROID: Update symbols list and ABI for qcom
Whitelist pm_suspend_target_state and pm_suspend_global_flags. Update ABI representation accordingly. Adding the following symbols: - pm_suspend_target_state Bug: 306080942 Change-Id: I78083bdd2ac5bb662f59b2592aa167cae4a7dc30 Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com> Signed-off-by: Shreyas K K <quic_shrekk@quicinc.com>
This commit is contained in:
parent
63d4231d85
commit
7542b3bef7
@ -375639,6 +375639,15 @@ elf_symbol {
|
||||
type_id: 0xfea45b04
|
||||
full_name: "pm_suspend_default_s2idle"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x7ee02b97
|
||||
name: "pm_suspend_global_flags"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x42635d55
|
||||
type_id: 0x4585663f
|
||||
full_name: "pm_suspend_global_flags"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x2e13b831
|
||||
name: "pm_suspend_target_state"
|
||||
@ -400947,6 +400956,7 @@ interface {
|
||||
symbol_id: 0xe263dcb4
|
||||
symbol_id: 0x59caaeac
|
||||
symbol_id: 0x64f92138
|
||||
symbol_id: 0x7ee02b97
|
||||
symbol_id: 0x2e13b831
|
||||
symbol_id: 0x57ba6430
|
||||
symbol_id: 0x131272a2
|
||||
|
@ -2445,6 +2445,8 @@
|
||||
__pm_runtime_use_autosuspend
|
||||
__pm_stay_awake
|
||||
pm_stay_awake
|
||||
pm_suspend_global_flags
|
||||
pm_suspend_target_state
|
||||
pm_system_wakeup
|
||||
pm_wakeup_dev_event
|
||||
pm_wakeup_ws_event
|
||||
|
Loading…
Reference in New Issue
Block a user