Merge "Fix the definition of LOCAL_PATH in libusbhost/Android.mk"
This commit is contained in:
commit
deb3eecd06
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
LOCAL_PATH := $(my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
# Static library for Linux host
|
# Static library for Linux host
|
||||||
# ========================================================
|
# ========================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue