summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChiachang Wang <chiachangwang@google.com>2019-03-21 20:40:01 +0800
committerChiachang Wang <chiachangwang@google.com>2019-03-21 20:46:02 +0800
commit54663a812fd301bd85ebab927ace50dd979da595 (patch)
treedf1637ff803974bb37bc4f31f6c4a2c600b366df
parenta80308aa056a76d164284265e8f730e5135fc138 (diff)
Add network stack proto
Bug: 128887306 Test: Build pass Change-Id: I7cfccb33033afadaca608f383a94df0ef363cc77 Merged-In: Iec48037771f2729fcbf741eb1c16edf08dbc70a4
-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",
}