click: fix libgps rep-req issue
This commit is contained in:
parent
126a62b515
commit
1dcd62aeb7
@ -38,6 +38,10 @@ MAKEFILE=../../../$OUTDIR/$DEVICE-vendor-blobs.mk
|
||||
|
||||
# This file is generated by device/$MANUFACTURER/$DEVICE/setup-makefiles.sh - DO NOT EDIT
|
||||
|
||||
# Prebuilt libraries that are needed to build open-source libraries
|
||||
PRODUCT_COPY_FILES += \\
|
||||
$OUTDIR/proprietary/lib/libgps.so:obj/lib/libgps.so
|
||||
|
||||
# Prebuilt libraries that are needed to build open-source libraries
|
||||
PRODUCT_COPY_FILES += \\
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user