From d91dba7cc49f6f6988c2c473331fc956d5238800 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Tue, 5 Oct 2021 19:18:23 -0700 Subject: fonts: Remove real Cutive Mono fonts We're replacing these with different fonts. Change-Id: Ie597a4b4fd4cdf0f37ae3232c721a4dced0f27be --- Android.bp | 5 ----- 1 file changed, 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", -} -- cgit v1.2.3