summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-09-26 01:12:39 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-09-26 01:12:39 +0000
commitbb2bb4aa7063934895965a2cc1c0315ade067d7b (patch)
treed14ad0de3b5e697e40c8f1d59b72dbd37582446c
parent93754e6dad8e9b9d3eb425f0632c8339bad20818 (diff)
parent11b8b0bfcc8297cf22f4843134641e8656052217 (diff)
downloaddancing-script-bb2bb4aa7063934895965a2cc1c0315ade067d7b.tar.gz
Snap for 6865020 from 11b8b0bfcc8297cf22f4843134641e8656052217 to sc-release
Change-Id: Ie761677d65482bee41460b2453c14434df706589
-rw-r--r--Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 12ed461..7956108 100644
--- a/Android.bp
+++ b/Android.bp
@@ -21,3 +21,8 @@ prebuilt_font {
name: "DancingScript-Bold.ttf",
src: "DancingScript-Bold.ttf",
}
+
+filegroup {
+ name: "GoogleFontDancingScript",
+ srcs: [ "*.ttf" ],
+} \ No newline at end of file