Merge "recovery_utils: Use libvoid_headers." am: 4782e79324
am: 7018c5b2d8
Change-Id: I65988e9fd53ec68be39d9bb44d2268df22dd911c
This commit is contained in:
@@ -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",
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user