summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Lobdell <slobdell@google.com>2021-04-08 04:26:11 +0000
committerScott Lobdell <slobdell@google.com>2021-04-08 04:26:11 +0000
commit875576df17395d38090aad669a6add3d6fff4986 (patch)
tree9ba803163b0618253e4f339901be5b0fe73858b8
parentafa969a714505fa62b6d4578eb4338245a2a268f (diff)
parent84157e35ad1bfdb5f859e7d02f3dfd2c5ec6fca4 (diff)
Merge SP1A.210407.002
Change-Id: I2de1f6302b748de5d6fe4315c8ddb50258e4ebc9
-rw-r--r--Android.bp4
-rw-r--r--CutiveMono.ttf (renamed from CutiveMono-Regular.ttf)bin69180 -> 69180 bytes
-rw-r--r--fonts.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index e4ce4c9..7bb241b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -47,6 +47,6 @@ license {
}
prebuilt_font {
- name: "CutiveMono-Regular.ttf",
- src: "CutiveMono-Regular.ttf",
+ name: "CutiveMono.ttf",
+ src: "CutiveMono.ttf",
}
diff --git a/CutiveMono-Regular.ttf b/CutiveMono.ttf
index efe0f33..efe0f33 100644
--- a/CutiveMono-Regular.ttf
+++ b/CutiveMono.ttf
Binary files differ
diff --git a/fonts.mk b/fonts.mk
index d00eb71..9b463ab 100644
--- a/fonts.mk
+++ b/fonts.mk
@@ -17,4 +17,4 @@
# get installed too.
PRODUCT_PACKAGES := \
- CutiveMono-Regular.ttf
+ CutiveMono.ttf