summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Lin <danny@kdrag0n.dev>2021-10-05 19:18:23 -0700
committeralk3pInjection <webmaster@raspii.tech>2023-12-27 00:35:28 +0800
commit2cadd649443c623f88e63e63775bb49266a46b42 (patch)
tree20f1aea0b686acba949af304660784eb04787c3b
parent44186af2499e0a3efe90f9531940aad3d3e41387 (diff)
fonts: Remove real Cutive Mono fontsumineko
We're replacing these with different fonts. Change-Id: Ie597a4b4fd4cdf0f37ae3232c721a4dced0f27be
-rw-r--r--Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index 7bb241b..763fe73 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,8 +45,3 @@ license {
"NOTICE",
],
}
-
-prebuilt_font {
- name: "CutiveMono.ttf",
- src: "CutiveMono.ttf",
-}