From b80452111794b613819d5ad51e1690c4dd923e97 Mon Sep 17 00:00:00 2001 From: crancocco Date: Sat, 25 Jun 2016 22:55:16 +0800 Subject: z2_plus: Update GPS HAL from upstream * Tag LA.HB.1.3.2-15400-8x96.0 Change-Id: I2ba108f26a2ef4fc78504ef8c08ca41624ccb193 --- gps/loc_api/Android.mk | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 gps/loc_api/Android.mk (limited to 'gps/loc_api/Android.mk') diff --git a/gps/loc_api/Android.mk b/gps/loc_api/Android.mk new file mode 100644 index 0000000..ca5347d --- /dev/null +++ b/gps/loc_api/Android.mk @@ -0,0 +1,19 @@ +# +# Copyright (C) 2016 The CyanogenMod Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +LOCAL_PATH := $(call my-dir) + +include $(call all-subdir-makefiles,$(LOCAL_PATH)) -- cgit v1.2.3