Merge "recovery: add libhidl-gen-utils depedency"

This commit is contained in:
Yifan Hong
2018-03-12 20:50:25 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -155,6 +155,7 @@ LOCAL_STATIC_LIBRARIES := \
libcrypto \
libvintf_recovery \
libvintf \
libhidl-gen-utils \
libtinyxml2 \
libbase \
libcutils \

View File

@@ -147,6 +147,7 @@ LOCAL_STATIC_LIBRARIES := \
libfs_mgr \
libvintf_recovery \
libvintf \
libhidl-gen-utils \
libtinyxml2 \
libselinux \
libext4_utils \