aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorBruce Beare <bruce.j.beare@intel.com>2012-06-22 10:53:59 -0700
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:02:47 -0700
commit63eedead9dbf34cf7c1c60432508fbc0d9d5a0ec (patch)
tree4b10d57838c7604de94000f609a88abf8d863818 /Android.mk
parent54272c0e474f97ac0269706170eb9161b36a9170 (diff)
downloadandroid_hardware_intel_common_omx-components-63eedead9dbf34cf7c1c60432508fbc0d9d5a0ec.tar.gz
android_hardware_intel_common_omx-components-63eedead9dbf34cf7c1c60432508fbc0d9d5a0ec.tar.bz2
android_hardware_intel_common_omx-components-63eedead9dbf34cf7c1c60432508fbc0d9d5a0ec.zip
build: Clean up use of include files
BZ: 43321 Projects should not refer to header files in other projects directly (since projects can be moved around). Instead... headers should be published into the out/ directory and found there when needed. Change-Id: I569f912381873f3c2f024a6985088d3f5c4b2c5a Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Reviewed-on: http://android.intel.com:8080/56275 Reviewed-by: Li, XiaojingX <xiaojingx.li@intel.com> Tested-by: Li, XiaojingX <xiaojingx.li@intel.com>
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.mk b/Android.mk
index 65b9d94..9cca84f 100644
--- a/Android.mk
+++ b/Android.mk
@@ -9,10 +9,6 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/wrs_omxil_components.list:system/etc/wrs_omxil_components.list
#$(call add-prebuilt-files, ETC, wrs_omxil_components.list)
-WRS_OMXIL_CORE_ROOT := hardware/intel/wrs_omxil_core
-
-LIBVA_TOP := hardware/intel/libva
-
# mrst sst audio
#-include $(VENDORS_INTEL_MRST_COMPONENTS_ROOT)/sst/Android.mk