recovery: add libhidl-gen-utils depedency

introduced as a depedency to libvintf.

Test: builds
Bug: 73556059
Change-Id: Ia51ba81ef462879481dcacb80d9ea9ea35e8b0bb
This commit is contained in:
Yifan Hong
2018-03-06 17:59:58 -08:00
parent 242d41b808
commit 495c521ed3
2 changed files with 2 additions and 0 deletions

View File

@@ -167,6 +167,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 \