cm: Include librsjni explicitly

* Make sure this gets included since GMS webview breaks the dependency.

Change-Id: I49b01309dce8d9779ca58576c2d7ee78d133ddb0
This commit is contained in:
Steve Kondik 2015-12-01 13:31:45 -08:00
parent fa30716f71
commit dac37852d4
1 changed files with 4 additions and 0 deletions

View File

@ -135,6 +135,10 @@ PRODUCT_PACKAGES += \
libemoji \
Terminal
# Include librsjni explicitly to workaround GMS issue
PRODUCT_PACKAGES += \
librsjni
# Custom CM packages
PRODUCT_PACKAGES += \
Launcher3 \