summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChiachang Wang <chiachangwang@google.com>2019-03-25 02:16:16 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-03-25 02:16:16 +0000
commitb42ce2bcb757ddb1d9e1c04d564d4f7661345767 (patch)
tree6aae145bd118c9b9cf6f16fd35ad350913556e19
parentaef3fdd86f0c5ff64966df18c2746e2111600676 (diff)
parent54663a812fd301bd85ebab927ace50dd979da595 (diff)
Merge "Add network stack proto"
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8872147..01cd00a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -29,6 +29,7 @@ android_library {
"netd_aidl_interface-java",
"networkstack-aidl-interfaces-java",
"datastallprotosnano",
+ "networkstackprotosnano",
],
manifest: "AndroidManifestBase.xml",
}