summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorThierry Strudel <tstrudel@google.com>2017-03-03 18:32:00 -0800
committerThierry Strudel <tstrudel@google.com>2017-03-03 18:32:00 -0800
commit5b5af67d19baf862f5a8d6a7226feb630ec2f81a (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Android.mk
parentc98fccba408dbb6070f1630b000db75fb3010bf0 (diff)
downloadandroid_hardware_qcom_data_ipacfg-mgr-5b5af67d19baf862f5a8d6a7226feb630ec2f81a.tar.gz
android_hardware_qcom_data_ipacfg-mgr-5b5af67d19baf862f5a8d6a7226feb630ec2f81a.tar.bz2
android_hardware_qcom_data_ipacfg-mgr-5b5af67d19baf862f5a8d6a7226feb630ec2f81a.zip
Emptying repository to get contribution from AOSP
Change-Id: Ia0d69a6e1aa0212b94d2e868bd819623cb854a34 Signed-off-by: Thierry Strudel <tstrudel@google.com>
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.mk b/Android.mk
deleted file mode 100644
index cc1ba0e..0000000
--- a/Android.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-ifneq ($(filter msm8998,$(TARGET_BOARD_PLATFORM)),)
- include $(call first-makefiles-under,$(LOCAL_PATH))
-endif