From 3e97d25f51b5fe520fc3ec6efdc1b57542f520f7 Mon Sep 17 00:00:00 2001 From: William McVicker Date: Fri, 21 Apr 2023 19:48:05 +0000 Subject: [PATCH] Revert "ANDROID: Add utf8_data_table for case-folding support" Revert submission 2540910-utf8-case-folding Reason for revert: This causes issues on android14-5.15 which doesn't have the utf8_data_table symbol. Let's just revert this topic and leave it up to vendors to add utf8_data_table to their symbol lists. Reverted changes: /q/submissionid:2540910-utf8-case-folding Bug: 278561372 Signed-off-by: Will McVicker Change-Id: I20712935e7880159cf734fb9e3667ce235a8fc78 --- android/abi_gki_aarch64 | 1 - 1 file changed, 1 deletion(-) diff --git a/android/abi_gki_aarch64 b/android/abi_gki_aarch64 index bdae95797c69e..57914f291962e 100644 --- a/android/abi_gki_aarch64 +++ b/android/abi_gki_aarch64 @@ -2,4 +2,3 @@ # commonly used symbols module_layout __put_task_struct - utf8_data_table