From b274207fb4066a5f26edbb1c7829673cd7652754 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 11 Sep 2025 07:13:58 -0700 Subject: [PATCH] And this... --- fonts/Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/fonts/Android.bp b/fonts/Android.bp index c5ea06b..5b91998 100644 --- a/fonts/Android.bp +++ b/fonts/Android.bp @@ -2,7 +2,6 @@ prebuilt_etc { name: "fonts-ArcticonsSans", srcs: ["ArcticonsSans-Regular.otf"], sub_dir: "fonts", - filename_from_src: true, product_specific: true, required: ["fonts-ArcticonsSans-overlay"], } \ No newline at end of file