aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Aliomer <aaliomer@google.com>2020-05-20 21:00:32 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-05-20 21:00:32 +0000
commit4f7dae4db058a740e53eb7484642da823d330a6b (patch)
treeef9bdbe73c2b30c84bd518d38eefe33e528ab00d
parentcf6f5fa4eab3b28c487a4843c2c9d656b918810f (diff)
parentb28d877934770445d16d826b0b432221a1b45564 (diff)
downloadbig-shoulders-text-4f7dae4db058a740e53eb7484642da823d330a6b.tar.gz
Remove new styles from AOSP am: ec4d8a9ca6 am: b28d877934
Change-Id: Ie0dfaa01b06cdd9ac550bdf958427bdfadbcfc0c
-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