cm: Include librsjni explicitly
* Make sure this gets included since GMS webview breaks the dependency. Change-Id: I49b01309dce8d9779ca58576c2d7ee78d133ddb0
This commit is contained in:
parent
fa30716f71
commit
dac37852d4
@ -135,6 +135,10 @@ PRODUCT_PACKAGES += \
|
||||
libemoji \
|
||||
Terminal
|
||||
|
||||
# Include librsjni explicitly to workaround GMS issue
|
||||
PRODUCT_PACKAGES += \
|
||||
librsjni
|
||||
|
||||
# Custom CM packages
|
||||
PRODUCT_PACKAGES += \
|
||||
Launcher3 \
|
||||
|
Loading…
Reference in New Issue
Block a user