aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Aliomer <aaliomer@google.com>2020-05-15 20:10:03 -0400
committerJay Aliomer <aaliomer@google.com>2020-05-15 20:10:03 -0400
commit04d81baaacd4da4cfbb1b8d147fedca009a798d5 (patch)
tree96702283e7dc56b15ba1c3d7cb05b19da5b36ff3
parent89691f625d268e144d60d28f6f7274f1bc72dd43 (diff)
downloadfraunces-04d81baaacd4da4cfbb1b8d147fedca009a798d5.tar.gz
Remove new styles from AOSPandroid-11.0.0_r16android11-d1-b-release
Fixes: 156779458 Test: manually check styles" Change-Id: I53e96f122b084c0d4203d5b922309742878d8f7f
-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