sm6375-common: build Renderscript HIDL

Change-Id: I8347cb672d5040444b3a8e7e60dcdc10d72d30aa
This commit is contained in:
Ramii Ahmed
2022-04-01 22:30:48 +00:00
parent 18342ccb70
commit 9e85006452
2 changed files with 7 additions and 0 deletions

View File

@@ -171,6 +171,9 @@ TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true
TARGET_USES_MKE2FS := true
# RenderScript
OVERRIDE_RS_DRIVER := libRSDriver_adreno.so
# RIL
ENABLE_VENDOR_RIL_SERVICE := true

View File

@@ -314,6 +314,10 @@ PRODUCT_PACKAGES += \
PresencePolling \
RcsService
# RenderScript HAL
PRODUCT_PACKAGES += \
android.hardware.renderscript@1.0-impl
# RIL
PRODUCT_PACKAGES += \
libjson \