Add Font*Overlay to build.

Bug: 118756857
Test: make; adb shell cmd overlay enable-exclusive --user 0 com.android.theme.font.{arbutussource,arvolato,rubikrubik}
Change-Id: Ia409635b17331361d92d8820c34708bde733f244
This commit is contained in:
Amin Shaikh
2019-01-02 10:03:59 -05:00
parent 2ac14d0d0b
commit decb862d5b

View File

@@ -27,6 +27,9 @@ PRODUCT_PACKAGES += \
DisplayCutoutEmulationCornerOverlay \
DisplayCutoutEmulationDoubleOverlay \
DisplayCutoutEmulationTallOverlay \
FontArbutusSourceOverlay \
FontArvoLatoOverlay \
FontRubikRubikOverlay \
IconShapeRoundedRectOverlay \
IconShapeSquircleOverlay \
IconShapeTeardropOverlay \