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

Commit deb3eecd authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Fix the definition of LOCAL_PATH in libusbhost/Android.mk"

parents 536dce31 14893ec2
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
# ========================================================