summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2021-10-06 22:53:08 +0000
committerXin Li <delphij@google.com>2021-10-06 22:53:08 +0000
commitc04069e0bfb6488c21446067deda9d0e79e440f7 (patch)
tree73201346f8efe651ef89bf9358e7b75d3df4d893
parent34f58e452e9035d372b75f4dce0c7e31cb547839 (diff)
parentdf03b179042f446f6e53c6eb7652e70bf4d592e4 (diff)
downloaddancing-script-c04069e0bfb6488c21446067deda9d0e79e440f7.tar.gz
Bug: 202323961 Merged-In: I408bfd18ce590466517900973893247b7c9c09fc Change-Id: I7bf25cca10d2ce62047bf16810c17fab669a9652
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ca6c4a4..a93470f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -57,3 +57,8 @@ prebuilt_font {
name: "DancingScript-Bold.ttf",
src: "DancingScript-Bold.ttf",
}
+
+filegroup {
+ name: "GoogleFontDancingScript",
+ srcs: [ "*.ttf" ],
+} \ No newline at end of file