recovery: add libhidl-gen-utils depedency
introduced as a depedency to libvintf. Test: builds Bug: 73556059 Change-Id: Ia51ba81ef462879481dcacb80d9ea9ea35e8b0bb Merged-In: Ia51ba81ef462879481dcacb80d9ea9ea35e8b0bb
This commit is contained in:
parent
01daebbe68
commit
91b48f9161
2 changed files with 2 additions and 0 deletions
|
@ -179,6 +179,7 @@ LOCAL_STATIC_LIBRARIES += \
|
||||||
libcrypto \
|
libcrypto \
|
||||||
libvintf_recovery \
|
libvintf_recovery \
|
||||||
libvintf \
|
libvintf \
|
||||||
|
libhidl-gen-utils \
|
||||||
libtinyxml2 \
|
libtinyxml2 \
|
||||||
libbase \
|
libbase \
|
||||||
libutils \
|
libutils \
|
||||||
|
|
|
@ -147,6 +147,7 @@ LOCAL_STATIC_LIBRARIES := \
|
||||||
libfs_mgr \
|
libfs_mgr \
|
||||||
libvintf_recovery \
|
libvintf_recovery \
|
||||||
libvintf \
|
libvintf \
|
||||||
|
libhidl-gen-utils \
|
||||||
libtinyxml2 \
|
libtinyxml2 \
|
||||||
libselinux \
|
libselinux \
|
||||||
libext4_utils \
|
libext4_utils \
|
||||||
|
|
Loading…
Reference in a new issue