aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-05-21 02:08:54 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-05-21 02:08:54 +0000
commitcfd589ffaad75ac4aa4092331274fa2c1a886952 (patch)
tree96702283e7dc56b15ba1c3d7cb05b19da5b36ff3
parent87cc49f24aeb838d12c2256150e9a6efc94fc8f6 (diff)
parent04d81baaacd4da4cfbb1b8d147fedca009a798d5 (diff)
downloadfraunces-android11-d1-s6-release.tar.gz
Change-Id: I086f4c0f134c35aa69dbb96e1f878ef8fdf404f0
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9429243..554d8cd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,10 +16,12 @@
prebuilt_font {
name: "Fraunces-Regular.ttf",
src: "Fraunces-Regular.ttf",
+ product_specific: true,
}
prebuilt_font {
name: "Fraunces-SemiBold.ttf",
src: "Fraunces-SemiBold.ttf",
+ product_specific: true,
}
\ No newline at end of file