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

Commit de864c2f authored by Colin Cross's avatar Colin Cross Committed by Android Git Automerger
Browse files

am 74a41f5a: am b659ffd7: am deb3eecd: Merge "Fix the definition of LOCAL_PATH...

am 74a41f5a: am b659ffd7: am deb3eecd: Merge "Fix the definition of LOCAL_PATH in libusbhost/Android.mk"

* commit '74a41f5a':
  Fix the definition of LOCAL_PATH in libusbhost/Android.mk
parents c2729741 74a41f5a
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
# ========================================================