diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2017-06-05 07:37:27 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2017-06-05 07:37:27 +0000 |
| commit | d5d63dbbfdda7d7aa21ee230e652de7109a0d9ad (patch) | |
| tree | 37e21960936ac27744f5af6694942105cc02eeb3 | |
| parent | 716a15a5a38ccbc07138934778f19cfb6df21803 (diff) | |
| parent | 0b1c222968e1c5a22169fed5ee0318f90306501c (diff) | |
release-request-a2143a0f-bf92-4fa8-ad68-7346e7505126-for-git_oc-dr1-release-4067638 snap-temp-L84900000070511178
Change-Id: Ic0c9d96767119aa89058ac1cd6d911da5659d794
| -rw-r--r-- | device.mk | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -142,6 +142,10 @@ PRODUCT_PACKAGES += \ android.hardware.graphics.composer@2.1-impl \ android.hardware.graphics.mapper@2.0-impl +# RenderScript HAL +PRODUCT_PACKAGES += \ + android.hardware.renderscript@1.0-impl + # Video PRODUCT_COPY_FILES += \ device/asus/fugu/media_profiles.xml:system/etc/media_profiles.xml \ |
