qcom_target: Restore original AOSP hardware/qcom/media pathmap
Change-Id: I3d11f750e0c784da049c9618a44934f8a4c9d304
This commit is contained in:
parent
aa92150dba
commit
3681177eb4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue