Spacewar: whitelist libencoderjpeg_jni.so

- don't preload it

Change-Id: I456dc430920c7aa54257d0a293c632dc1c684e99
This commit is contained in:
xenxynon
2025-02-06 15:05:44 +05:30
committed by adityayyy
parent 2dde7678d0
commit 9ada4be239
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1 @@
libencoderjpeg_jni.so nopreload

View File

@@ -191,6 +191,9 @@ PRODUCT_PACKAGES += \
libutilscallstack.vendor:64 \
vendor.qti.hardware.camera.postproc@1.0.vendor
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/public.libraries.system_ext.txt:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/public.libraries.txt
# Display
PRODUCT_PACKAGES += \
android.hardware.graphics.mapper@3.0-impl-qti-display \