3
0
Fork 0

Update for JB/Mali r3p0

Change-Id: I911c4679f9c8d0aed62516514a3eb48521d86f66
This commit is contained in:
Espen Fjellvær Olsen 2012-09-23 20:37:49 +02:00
parent 766509a6f1
commit 647c319a6e
3 changed files with 4 additions and 1 deletions

View File

@ -29,6 +29,7 @@ TARGET_ARCH_VARIANT_CPU := cortex-a9
ARCH_ARM_HAVE_NEON := true
ARCH_ARM_HAVE_TLS_REGISTER := true
EXYNOS4210_ENHANCEMENTS := true
BOARD_USES_SKTEXTBOX := true
ifdef EXYNOS4210_ENHANCEMENTS
COMMON_GLOBAL_CFLAGS += -DEXYNOS4_ENHANCEMENTS

View File

@ -66,7 +66,8 @@ PRODUCT_PACKAGES += \
lights.exynos4 \
libhwconverter \
libs5pjpeg \
libfimg
libfimg \
libsync
# Charger
PRODUCT_PACKAGES += \

View File

@ -1,5 +1,6 @@
/dev/mali 0666 system system
/dev/ump 0666 system graphics
/dev/ion 0666 system system
/dev/exynos-mem 0666 system graphics
/dev/s3c-mem 0666 system system
/dev/s3c-mfc 0666 system graphics