summaryrefslogtreecommitdiffstats
path: root/bt-vendor
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2014-08-13 18:44:57 +0200
committerPaul Kocialkowski <contact@paulk.fr>2014-08-16 16:26:31 +0200
commitc9f12e88eb8a4adcf6871994fde0d6153d695504 (patch)
treee16a579bb93c359479de37fc10309c13233e85c6 /bt-vendor
parent42d728e5b85b836a8cd282106ee8eafdd2fff318 (diff)
downloaddevice_goldelico_gta04-c9f12e88eb8a4adcf6871994fde0d6153d695504.zip
device_goldelico_gta04-c9f12e88eb8a4adcf6871994fde0d6153d695504.tar.gz
device_goldelico_gta04-c9f12e88eb8a4adcf6871994fde0d6153d695504.tar.bz2
Android.mk cleanups
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'bt-vendor')
-rw-r--r--bt-vendor/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bt-vendor/Android.mk b/bt-vendor/Android.mk
index 10350b6..2f4c7d1 100644
--- a/bt-vendor/Android.mk
+++ b/bt-vendor/Android.mk
@@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-LOCAL_PATH:= $(call my-dir)
+LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)