Merge "recovery_utils: Use libvoid_headers."

This commit is contained in:
Treehugger Robot
2019-10-04 00:01:53 +00:00
committed by Gerrit Code Review

View File

@@ -57,15 +57,16 @@ cc_library_static {
"thermalutil.cpp",
],
header_libs: [
"libvold_headers",
],
export_include_dirs: [
"include",
],
include_dirs: [
"system/vold",
],
export_static_lib_headers: [
// roots.h includes <fstab/fstab.h>.
"libfstab",
],