Snap for 6516196 from ec4d8a9ca673e76a55b92db7c81ca5b4406aecff to rvc-d1-release

Change-Id: I2c2aab9fd233014a870a5f9902a7494a315c6b35
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