summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index aa21121..a895042 100644
--- a/device.mk
+++ b/device.mk
@@ -197,6 +197,10 @@ PRODUCT_PACKAGES += \
lights.vts \
android.hardware.light@2.0-impl
+# RenderScript HAL
+PRODUCT_PACKAGES += \
+ android.hardware.renderscript@1.0-impl
+
PRODUCT_PACKAGES += \
android.hardware.drm@1.0-impl \