diff options
| author | Ethan Chen <intervigil@gmail.com> | 2019-05-04 21:54:13 -0700 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2019-05-04 21:54:13 -0700 |
| commit | bf8e6f43599d7ab49a3b3ae22dc1401070688149 (patch) | |
| tree | 898e8849dee860957d9cc6ebcf07e2fd27c15883 | |
| parent | c108ce3f7da7cd25a6f6308f3a5e843532620137 (diff) | |
| download | android_hardware_qcom_media-lineage-17.0-caf-msm8952.tar.gz android_hardware_qcom_media-lineage-17.0-caf-msm8952.tar.bz2 android_hardware_qcom_media-lineage-17.0-caf-msm8952.zip | |
Remove unnecessary makefile warninglineage-17.0-caf-msm8952lineage-16.0-caf-8952
Change-Id: Ifa939011de83cecf74e1facc40bd73481a414da6
| -rw-r--r-- | Android.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ ifeq ($(call my-dir),$(call project-path-for,qcom-media)) QCOM_MEDIA_ROOT := $(call my-dir) -$(warning target list is : $(MSM_VIDC_TARGET_LIST)) #Compile these for all targets under QCOM_BOARD_PLATFORMS list. ifeq ($(call is-board-platform-in-list, $(QCOM_BOARD_PLATFORMS)),true) |
