Skip to content

Commit

Permalink
Revert "msm8956: Let cameraservice close native handles"
Browse files Browse the repository at this point in the history
This reverts commit 97135dd.

Change-Id: I1a35bf8e71b2830a68343c9abcad424848d9c0d0
  • Loading branch information
TheStrix committed Apr 3, 2017
1 parent 5afaa07 commit 5431943
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ QCOM_BT_USE_SMD_TTY := true

# Camera
BOARD_QTI_CAMERA_32BIT_ONLY := true
TARGET_CAMERASERVICE_CLOSES_NATIVE_HANDLES := true
TARGET_USES_MEDIA_EXTENSIONS := true
USE_DEVICE_SPECIFIC_CAMERA := true
TARGET_TS_MAKEUP := true

Expand Down Expand Up @@ -176,6 +174,9 @@ TARGET_PROVIDES_KEYMASTER := true
BOARD_LIGHTS_VARIANT := aw2013
TARGET_PROVIDES_LIBLIGHT := true

# Media
TARGET_USES_MEDIA_EXTENSIONS := true

# Peripheral manager
TARGET_PER_MGR_ENABLED := true

Expand Down

0 comments on commit 5431943

Please sign in to comment.