Merge "recovery_utils: Use libvoid_headers." am: 4782e79324
am: 7018c5b2d8
Change-Id: I65988e9fd53ec68be39d9bb44d2268df22dd911c
This commit is contained in:
commit
c1c275dd5c
1 changed files with 5 additions and 4 deletions
|
@ -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",
|
||||
],
|
||||
|
||||
|
|
Loading…
Reference in a new issue