ANDROID: ABI: Update allowed list for QCOM

Add the following symbols to QCOM allowed-list:
- __cfi_slowpath
- of_find_i2c_device_by_node

Bug: 169419618
Change-Id: Ief629d53312c8d843361261454d77638438da6f3
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
This commit is contained in:
Raghavendra Rao Ananta
2020-09-25 13:42:09 -07:00
parent b8f04a0f4a
commit e1cc5b3eb6

View File

@@ -166,6 +166,7 @@
cfg80211_unlink_bss cfg80211_unlink_bss
cfg80211_update_owe_info_event cfg80211_update_owe_info_event
cfg80211_vendor_cmd_reply cfg80211_vendor_cmd_reply
__cfi_slowpath
check_disk_change check_disk_change
__check_object_size __check_object_size
check_zeroed_user check_zeroed_user
@@ -1489,6 +1490,7 @@
of_drm_find_panel of_drm_find_panel
of_find_compatible_node of_find_compatible_node
of_find_device_by_node of_find_device_by_node
of_find_i2c_device_by_node
of_find_matching_node_and_match of_find_matching_node_and_match
of_find_node_by_name of_find_node_by_name
of_find_node_by_phandle of_find_node_by_phandle