summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Lin <danny@kdrag0n.dev>2021-10-05 19:18:23 -0700
committerDanny Lin <danny@kdrag0n.dev>2022-03-07 22:07:28 -0800
commitd91dba7cc49f6f6988c2c473331fc956d5238800 (patch)
treef9261e12df7b23fb6fb5db3c2400a409befa1081
parentd7fbee2cedf560275859854f4ad157b30baca8f5 (diff)
fonts: Remove real Cutive Mono fontsHEADsugisawa-mr1
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",
-}