Remove nonexistant include path
upstream-freebsd/lib/libc/include doesn't exist, remove it from the include path. Change-Id: I0492784db5dc45e4a9a937956d095a147a08e835
This commit is contained in:
@@ -809,7 +809,6 @@ cc_library_static {
|
||||
include_dirs: libc_common_c_includes,
|
||||
local_include_dirs: [
|
||||
"upstream-freebsd/android/include",
|
||||
"upstream-freebsd/lib/libc/include",
|
||||
],
|
||||
|
||||
name: "libc_freebsd",
|
||||
|
||||
Reference in New Issue
Block a user