commit | 06ca811e9297e28f43d65f30493df88862ff09c1 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Wed Oct 05 12:44:18 2016 -0700 |
committer | Tao Bao <tbao@google.com> | Sun Oct 09 10:54:24 2016 -0700 |
tree | 8cb3c1f415af83ae32b32e7dfd2edfe564eba012 | |
parent | db9fd64f5e21a5164cd8a1a0d942f4fefb3e5713 [diff] |
ext4_utils: Export headers for libext4_utils* libs. So we can do "#include <ext4_utils/make_ext4fs.h>" without adding "LOCAL_C_INCLUDES += system/extras/ext4_utils". Also clean up the #include lines in system/extras/ext4_utils/. Test: `m checkbuild` works. Change-Id: I3c8b07c9b6f5996160e0cb6d9d069579b1609f60 (cherry picked from commit 018ef1be61e749d0fbe0f05179a4f0f9b858ae57)