Add librs_jni to the generic product packages.
Without this, HC cannot start under emulation (because some RenderScript-related classes fail to preload properly during the boot, killing Zygote, even if they are later never used). Change-Id: I825051603425df59b9677875eba0ae2a811649ee
This commit is contained in:
@@ -48,6 +48,9 @@ PRODUCT_PACKAGES := \
|
||||
PRODUCT_PACKAGES += \
|
||||
icu.dat
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
librs_jni
|
||||
|
||||
PRODUCT_COPY_FILES := \
|
||||
system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \
|
||||
system/bluetooth/data/auto_pairing.conf:system/etc/bluetooth/auto_pairing.conf \
|
||||
|
Reference in New Issue
Block a user