ANDROID: update ABI representation

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

2 Added functions:

  [A] 'function int cdev_device_add(cdev*, device*)'
  [A] 'function void cdev_device_del(cdev*, device*)'

Bug: 178720043
Signed-off-by: Ricky Niu <rickyniu@google.com>
Change-Id: I6a986df123c0ef0205bbed63aa965128e25f027c
This commit is contained in:
Ricky Niu
2021-08-27 15:44:50 +08:00
parent 8bdbe991e3
commit 17a6c31153
2 changed files with 1363 additions and 1381 deletions

View File

@@ -221,3 +221,7 @@
of_property_read_string_helper
pm_runtime_enable
__pm_runtime_set_status
# required by usb_f_cdev.ko
cdev_device_add
cdev_device_del

File diff suppressed because it is too large Load Diff