summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index f1807fc..544ca3f 100755
--- a/device.mk
+++ b/device.mk
@@ -203,7 +203,8 @@ PRODUCT_PACKAGES += \
# TI OMAP4
PRODUCT_PACKAGES += \
- libion_ti
+ libion_ti \
+ pvrsrvinit
$(call inherit-product, frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk)