Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 14893ec2 authored by Kévin PETIT's avatar Kévin PETIT Committed by David Butcher
Browse files

Fix the definition of LOCAL_PATH in libusbhost/Android.mk



Change-Id: I870cac2f0e26644e4456743209aa45644d7e494b
Signed-off-by: default avatarKévin PETIT <kevin.petit@arm.com>
parent dc97eec0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
# limitations under the License.
#

LOCAL_PATH := $(my-dir)
LOCAL_PATH := $(call my-dir)

# Static library for Linux host
# ========================================================