commit | f2d25e2313b7255a9803e610d20e2e821cb016d3 | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Tue Jan 14 23:49:35 2020 +0100 |
committer | maxwen <max.weninger@gmail.com> | Wed Jan 15 01:10:31 2020 +0100 |
tree | 2ea85b14d31bf9adc6b68f4ff8cef9b775cc48f9 | |
parent | 404bfa3d60c64c2418d4f6a864d0658c30778559 [diff] [blame] |
omni: add lato font overlay add file fonts_customization.xml to allow using fonts in /product/fonts Change-Id: Icee8715f9960ac7b27daeebb393d4b28b1848df6
diff --git a/config/packages.mk b/config/packages.mk index 13f7e21..f9f171d 100644 --- a/config/packages.mk +++ b/config/packages.mk
@@ -74,3 +74,5 @@ PRODUCT_PACKAGES_ENG += \ bash \ su + +$(call inherit-product-if-exists, external/google-fonts/lato/fonts.mk)