From bbba68efda123a6cccb2e7e1d08c211a97b3a737 Mon Sep 17 00:00:00 2001 From: Arvin Wang Date: Thu, 3 Nov 2022 20:40:51 +0800 Subject: [PATCH] ANDROID: Update symbol list for mtk Leaf changes summary: 6 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 5 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable 5 Added functions: [A] 'function int devm_led_classdev_flash_register_ext(device*, led_classdev_flash*, led_init_data*)' [A] 'function void led_set_brightness(led_classdev*, led_brightness)' [A] 'function int linear_range_get_selector_high(const linear_range*, unsigned int, unsigned int*, bool*)' [A] 'function int regulator_get_bypass_regmap(regulator_dev*, bool*)' [A] 'function int regulator_set_bypass_regmap(regulator_dev*, bool)' 1 Added variable: [A] 'const char* const led_colors[10]' Bug: 257322202 Change-Id: Ia9c1a18fa41b20e1445492d951ceefee75162d0d Signed-off-by: Arvin Wang --- android/abi_gki_aarch64.xml | 38 +++++++++++++++++++++++++++++++++++++ android/abi_gki_aarch64_mtk | 6 ++++++ 2 files changed, 44 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index cf691b6dead3..47faef88fd20 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -1709,6 +1709,7 @@ + @@ -3368,6 +3369,7 @@ + @@ -3383,6 +3385,7 @@ + @@ -4472,6 +4475,7 @@ + @@ -4497,6 +4501,7 @@ + @@ -6787,6 +6792,7 @@ + @@ -58444,6 +58450,9 @@ + + + @@ -125683,6 +125692,12 @@ + + + + + + @@ -134350,11 +134365,17 @@ + + + + + + @@ -134421,6 +134442,13 @@ + + + + + + + @@ -139909,6 +139937,11 @@ + + + + + @@ -140029,6 +140062,11 @@ + + + + + diff --git a/android/abi_gki_aarch64_mtk b/android/abi_gki_aarch64_mtk index f910ca2d11aa..8d2c95696079 100644 --- a/android/abi_gki_aarch64_mtk +++ b/android/abi_gki_aarch64_mtk @@ -412,6 +412,7 @@ devm_kasprintf devm_kfree devm_kmalloc + devm_led_classdev_flash_register_ext devm_led_classdev_register_ext devm_led_classdev_unregister devm_mbox_controller_register @@ -1149,7 +1150,9 @@ kvmalloc_node led_classdev_flash_register_ext led_classdev_flash_unregister + led_colors led_get_flash_fault + led_set_brightness led_set_brightness_sync led_set_flash_brightness led_set_flash_timeout @@ -1159,6 +1162,7 @@ led_update_brightness led_update_flash_brightness linear_range_get_max_value + linear_range_get_selector_high linear_range_get_value __list_add_valid __list_del_entry_valid @@ -1704,6 +1708,7 @@ regulator_enable regulator_enable_regmap regulator_get + regulator_get_bypass_regmap regulator_get_current_limit_regmap regulator_get_mode regulator_get_optional @@ -1721,6 +1726,7 @@ regulator_notifier_call_chain regulator_put regulator_set_active_discharge_regmap + regulator_set_bypass_regmap regulator_set_current_limit regulator_set_current_limit_regmap regulator_set_load