aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorJay Aliomer <aaliomer@google.com>2020-05-15 20:12:27 -0400
committerJay Aliomer <aaliomer@google.com>2020-05-15 20:12:27 -0400
commitec4d8a9ca673e76a55b92db7c81ca5b4406aecff (patch)
treeef9bdbe73c2b30c84bd518d38eefe33e528ab00d /Android.bp
parent806be79ac81ccbf0bc6eb46e6664a64e497f07c7 (diff)
downloadbig-shoulders-text-ec4d8a9ca673e76a55b92db7c81ca5b4406aecff.tar.gz
Remove new styles from AOSPandroid-11.0.0_r16android11-d1-b-release
Fixes: 156779458 Test: manually check styles" Change-Id: I78736e6408c1feb98949fb83c2f4c0574e8b2794
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e2721ef..1b4aba1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,10 +16,12 @@
prebuilt_font {
name: "BigShouldersText-Bold.ttf",
src: "BigShouldersText-Bold.ttf",
+ product_specific: true,
}
prebuilt_font {
name: "BigShouldersText-ExtraBold.ttf",
src: "BigShouldersText-ExtraBold.ttf",
+ product_specific: true,
}
\ No newline at end of file