summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Lin <danny@kdrag0n.dev>2021-10-05 19:18:23 -0700
committeralk3pInjection <webmaster@raspii.tech>2022-11-23 00:45:06 +0800
commit635a2093a835631537dbeb1a9a4a410bd7557a6c (patch)
treeb673c92a30c01df10d8bbd9d8011c50ae5cd4eae
parent2d7d2d92011f1c9d5deb4010906a6098e02d8797 (diff)
fonts: Remove real Cutive Mono fontstachibana-mr1tachibana
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",
-}