Skip to content

Commit

Permalink
i9500: use insignal exynos utility libs
Browse files Browse the repository at this point in the history
  • Loading branch information
intervigilium committed Aug 30, 2013
1 parent 022f6a7 commit 34529b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 2 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(LOCAL_PATH)/bluetooth
COMMON_GLOBAL_CFLAGS += -DDISABLE_HW_ID_MATCH_CHECK
COMMON_GLOBAL_CFLAGS += -DSAMSUNG_CAMERA_HARDWARE
COMMON_GLOBAL_CFLAGS += -DSAMSUNG_DVFS
COMMON_GLOBAL_CFLAGS += -DUSE_CHAR_BUFFERS
COMMON_GLOBAL_CFLAGS += -DUSE_CONVERT_WITH_ROTATE

# Graphics
USE_OPENGL_RENDERER := true
Expand Down
4 changes: 0 additions & 4 deletions proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@ vendor/firmware/bcm4335_semco.hcd

# Camera
lib/hw/camera.universal5410.so:lib/hw/vendor-camera.universal5410.so
lib/libcsc.so
lib/libexynoscamera.so
lib/libexynosutils.so
lib/libexynosv4l2.so
lib/libhwjpeg.so
lib/libvdis.so

# Graphics
Expand Down

0 comments on commit 34529b8

Please sign in to comment.