msm8976-common: Switch back to HAL1

This commit is contained in:
LuK1337 2017-01-20 21:21:29 +01:00
parent 2aec7b9f14
commit 9da49ae186
2 changed files with 1 additions and 7 deletions

View File

@ -90,6 +90,7 @@ QCOM_BT_USE_SMD_TTY := true
# Camera
BOARD_QTI_CAMERA_32BIT_ONLY := true
USE_DEVICE_SPECIFIC_CAMERA := true
TARGET_HAS_LEGACY_CAMERA_HAL1 := true
TARGET_TS_MAKEUP := true
# Charger
@ -151,9 +152,6 @@ TARGET_PROVIDES_KEYMASTER := true
# Lights
TARGET_PROVIDES_LIBLIGHT := true
# Media
TARGET_USES_MEDIA_EXTENSIONS := true
# Peripheral manager
TARGET_PER_MGR_ENABLED := true

View File

@ -28,10 +28,6 @@ bluetooth.hfp.client=1
qcom.bluetooth.soc=rome
ro.bt.bdaddr_path=/efs/bluetooth/bt_addr
# Camera
media.camera.ts.monotonic=0
persist.camera.HAL3.enabled=1
# CNE/DPM
persist.cne.feature=1
persist.dpm.feature=1