ANDROID: Update the ABI symbol list
Adding the following symbols: - cpufreq_driver_test_flags Bug: 322549912 Change-Id: If11bb96309537e0ee20aaf609dc2cf4ae6324078 Signed-off-by: Qais Yousef <qyousef@google.com>
This commit is contained in:
parent
b53c3cb351
commit
5eb1cbb384
2 changed files with 16 additions and 0 deletions
|
|
@ -331174,6 +331174,11 @@ function {
|
|||
parameter_id: 0x3e10b518
|
||||
parameter_id: 0x18bd6530
|
||||
}
|
||||
function {
|
||||
id: 0xdaf734f3
|
||||
return_type_id: 0x6d7f5ff6
|
||||
parameter_id: 0x914dbfdc
|
||||
}
|
||||
function {
|
||||
id: 0xdb53d61f
|
||||
return_type_id: 0x3f095459
|
||||
|
|
@ -351003,6 +351008,15 @@ elf_symbol {
|
|||
type_id: 0x9ce01ea2
|
||||
full_name: "cpufreq_driver_target"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x9d35d7e0
|
||||
name: "cpufreq_driver_test_flags"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x4d63667e
|
||||
type_id: 0xdaf734f3
|
||||
full_name: "cpufreq_driver_test_flags"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x39e2d50e
|
||||
name: "cpufreq_enable_boost_support"
|
||||
|
|
@ -403631,6 +403645,7 @@ interface {
|
|||
symbol_id: 0xd72ba404
|
||||
symbol_id: 0x62250f4d
|
||||
symbol_id: 0x1b33e29e
|
||||
symbol_id: 0x9d35d7e0
|
||||
symbol_id: 0x39e2d50e
|
||||
symbol_id: 0x4eff590a
|
||||
symbol_id: 0xe94841a9
|
||||
|
|
|
|||
|
|
@ -238,6 +238,7 @@
|
|||
cpufreq_driver_resolve_freq
|
||||
__cpufreq_driver_target
|
||||
cpufreq_driver_target
|
||||
cpufreq_driver_test_flags
|
||||
cpufreq_enable_fast_switch
|
||||
cpufreq_freq_transition_begin
|
||||
cpufreq_freq_transition_end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue