From 90c31584df8e214ab50416d66e14af94a414ec1a Mon Sep 17 00:00:00 2001 From: Kyle Repinski Date: Fri, 14 Nov 2014 13:20:51 -0600 Subject: PVR: add re-implemented pvrsrvinit and glue HUGE thank you to @stargo for figuring this out. Conflicts: device.mk rootdir/init.tuna.rc Change-Id: I88c9c8f63a85b533bfbb459b2042aedda90ac0d8 --- device.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'device.mk') 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) -- cgit v1.1