qcom_target: Restore original AOSP hardware/qcom/media pathmap

Change-Id: I3d11f750e0c784da049c9618a44934f8a4c9d304
This commit is contained in:
Ethan Chen 2016-11-12 12:44:04 -08:00 committed by Gerrit Code Review
parent aa92150dba
commit 3681177eb4

View file

@ -120,7 +120,7 @@ else
$(call project-set-path,qcom-audio,hardware/qcom/audio/default)
$(call project-set-path,qcom-display,hardware/qcom/display/$(TARGET_BOARD_PLATFORM))
$(call project-set-path,qcom-media,hardware/qcom/media)
$(call project-set-path,qcom-media,hardware/qcom/media/$(TARGET_BOARD_PLATFORM))
$(call project-set-path,qcom-camera,hardware/qcom/camera)
$(call project-set-path,qcom-gps,hardware/qcom/gps)