diff options
| author | Michael Bestas <mkbestas@lineageos.org> | 2019-09-26 00:33:20 +0300 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2019-09-26 00:33:35 +0300 |
| commit | d5d367952633e7c698c6049346c538b42037f544 (patch) | |
| tree | dacccd8ec398d60743ec799646b225ddff15b926 | |
| parent | 277f64b70f15a2525f8e97cce4be1ed4e130df24 (diff) | |
| download | android_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.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
