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

am: fc39f3ffd7

Change-Id: I059487aa0a6e1d569bb59f088670082987dc1fb6
This commit is contained in:
Yifan Hong
2018-03-12 21:07:58 +00:00
committed by android-build-merger
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -155,6 +155,7 @@ LOCAL_STATIC_LIBRARIES := \
libcrypto \ libcrypto \
libvintf_recovery \ libvintf_recovery \
libvintf \ libvintf \
libhidl-gen-utils \
libtinyxml2 \ libtinyxml2 \
libbase \ libbase \
libcutils \ libcutils \
+1
View File
@@ -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 \