Skip to content

Commit

Permalink
Revert "Update BOARD_USES_PMEM_ADSP flag to BOARD_USES_PMEM_CAMERA"
Browse files Browse the repository at this point in the history
This reverts commit 8e38b15.
  • Loading branch information
kerneltoast committed Dec 24, 2013
1 parent 1bb6238 commit b9bd440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/htc/msm8660-common/bluetoo

# Camera
BOARD_USES_QCOM_LEGACY_CAM_PARAMS := true
BOARD_USES_PMEM_CAMERA := true
BOARD_USES_PMEM_ADSP := true
COMMON_GLOBAL_CFLAGS += -DICS_CAMERA_BLOB -DNO_UPDATE_PREVIEW
BOARD_HAVE_HTC_FFC := true
BOARD_NEEDS_MEMORYHEAPPMEM := true
Expand Down

0 comments on commit b9bd440

Please sign in to comment.