msm8976-common: Correct SDK version override for camera HAL service

Change-Id: Ieb854202a1039e61fb995fd54af512e6e75707ec
This commit is contained in:
LuK1337 2018-10-19 11:30:35 +02:00
parent 52c75ef1c8
commit 381b77f356
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ TARGET_BOARD_INFO_FILE := $(VENDOR_PATH)/board-info.txt
# Camera
USE_DEVICE_SPECIFIC_CAMERA := true
TARGET_PROCESS_SDK_VERSION_OVERRIDE := \
/system/vendor/bin/hw/android.hardware.camera.provider@2.4-service=23
/system/vendor/bin/hw/android.hardware.camera.provider@2.4-service=24
TARGET_USES_MEDIA_EXTENSIONS := true
# Charger