summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-09-26 00:33:20 +0300
committerMichael Bestas <mkbestas@lineageos.org>2019-09-26 00:33:35 +0300
commitd5d367952633e7c698c6049346c538b42037f544 (patch)
treedacccd8ec398d60743ec799646b225ddff15b926
parent277f64b70f15a2525f8e97cce4be1ed4e130df24 (diff)
downloadandroid_hardware_qcom_bt-lineage-17.1-caf.tar.gz
android_hardware_qcom_bt-lineage-17.1-caf.tar.bz2
android_hardware_qcom_bt-lineage-17.1-caf.zip
bt: Update makefile guardlineage-17.1-caflineage-17.0-caf
* Reflect pathmap cleanup changes Change-Id: I389ab8b38cece68b1a69efefad2a708b8c977527
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 33849b6..96401b9 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,4 +1,4 @@
-ifeq ($(call my-dir),$(call project-path-for,bt-vendor))
+ifeq ($(call my-dir),$(call project-path-for,qcom-bt-vendor))
LOCAL_PATH := $(call my-dir)