Skip to content

Commit

Permalink
board: Update cameraservice flag.
Browse files Browse the repository at this point in the history
LPT: Don't commit before upstream is merged!
  • Loading branch information
AlvaroBrey committed Mar 13, 2017
1 parent 7e0aa22 commit 15736dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ QCOM_BT_USE_SMD_TTY := true
# Camera
BOARD_QTI_CAMERA_32BIT_ONLY := true
USE_DEVICE_SPECIFIC_CAMERA := true
TARGET_NEEDS_CAMERASERVICE_NATIVEHANDLE := true
TARGET_CAMERASERVICE_CLOSES_NATIVE_HANDLES := true

# Charger
BOARD_CHARGER_ENABLE_SUSPEND := true
Expand Down

0 comments on commit 15736dc

Please sign in to comment.