commit | 5a20d74c1e8005fa177005e04783944e46f8ef86 | [log] [tgz] |
---|---|---|
author | Jack <jackeagle102@gmail.com> | Sun Jul 21 14:44:54 2019 +0530 |
committer | GitHub <noreply@github.com> | Sun Jul 21 14:44:54 2019 +0530 |
tree | 7624cfd83dab70c2dbdcd55c58e46aff7769de7a | |
parent | 7154c650d8c09c6874eb328fab1a6fda03c1773a [diff] |
vendor/bliss: Build LatinIME and Recorder
diff --git a/config/bliss_packages.mk b/config/bliss_packages.mk index daa438f..b74ea53 100644 --- a/config/bliss_packages.mk +++ b/config/bliss_packages.mk
@@ -1,3 +1,7 @@ # Boot Animation PRODUCT_PACKAGES += \ bootanimation.zip + +PRODUCT_PACKAGES += \ + LatinIME \ + Recorder