gn2bp: add proto_in_dir to include dirs
Test: //net:net
Change-Id: I395201fe91c2c8e4fa194574f567dc1e58de561f
diff --git a/tools/gn2bp/Android.bp.swp b/tools/gn2bp/Android.bp.swp
index 0392e15..85436c1 100644
--- a/tools/gn2bp/Android.bp.swp
+++ b/tools/gn2bp/Android.bp.swp
@@ -1941,6 +1941,7 @@
],
export_include_dirs: [
".",
+ "net/cert",
"protos",
],
}
@@ -2110,6 +2111,7 @@
],
export_include_dirs: [
".",
+ "net/base",
"protos",
],
}
@@ -2851,6 +2853,7 @@
],
export_include_dirs: [
".",
+ "net/nqe/proto",
"protos",
],
}
@@ -2978,6 +2981,7 @@
],
export_include_dirs: [
".",
+ "net/third_party/quiche/src/quiche/quic/test_tools",
"protos",
],
}