summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2021-08-14 06:31:30 +0000
committerXin Li <delphij@google.com>2021-08-14 06:31:30 +0000
commitdf03b179042f446f6e53c6eb7652e70bf4d592e4 (patch)
tree73201346f8efe651ef89bf9358e7b75d3df4d893
parent34f58e452e9035d372b75f4dce0c7e31cb547839 (diff)
parentb1d01a9eb008863f03e52bffccf34e1780e8aa1d (diff)
downloaddancing-script-df03b179042f446f6e53c6eb7652e70bf4d592e4.tar.gz
Merge sc-dev-plus-aosp-without-vendor@7634622temp_sam_202323961
Merged-In: Ie403efe124b210f26c47a41162c82d7629754a0f Change-Id: I408bfd18ce590466517900973893247b7c9c09fc
-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