From bd3f2229990bcf83d85e82570bc50ad98a77a809 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Sat, 20 Oct 2018 13:00:52 +0200 Subject: msm8996-common: Use only the media hal from msm8998 * Enough to get vidc to work fine Change-Id: Iaafd11d2511ab4fb56821ae09262d9a1ddf916f9 Signed-off-by: Davide Garberi --- BoardConfigCommon.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 3c4d667..5c328cb 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -145,11 +145,7 @@ USE_DEVICE_SPECIFIC_GPS := true DEVICE_SPECIFIC_GPS_PATH := $(VENDOR_PATH)/gps # HALs -USE_DEVICE_SPECIFIC_AUDIO := true -USE_DEVICE_SPECIFIC_DISPLAY := true USE_DEVICE_SPECIFIC_MEDIA := true -DEVICE_SPECIFIC_AUDIO_PATH := hardware/qcom/audio-caf/msm8998 -DEVICE_SPECIFIC_DISPLAY_PATH := hardware/qcom/display-caf/msm8998 DEVICE_SPECIFIC_MEDIA_PATH := hardware/qcom/media-caf/msm8998 # HIDL -- cgit v1.2.3