ONOS-6559 P4Runtime protocol library

Change-Id: I7070b69507dcf2ca47ee1c446bcc2505ca868fb1
diff --git a/lib/BUCK b/lib/BUCK
index fff5916..38c65e9 100644
--- a/lib/BUCK
+++ b/lib/BUCK
@@ -1,4 +1,4 @@
-# ***** This file was auto-generated at Mon, 10 Jul 2017 20:01:19 GMT. Do not edit this file manually. *****
+# ***** This file was auto-generated at Mon, 10 Jul 2017 20:46:48 GMT. Do not edit this file manually. *****
 # ***** Use onos-lib-gen *****
 
 pass_thru_pom(
@@ -1336,6 +1336,15 @@
 )
 
 remote_jar (
+  name = 'grpc-protobuf-lite-1.3.0',
+  out = 'grpc-protobuf-lite-1.3.0.jar',
+  url = 'mvn:io.grpc:grpc-protobuf-lite:jar:1.3.0',
+  sha1 = '0aea7ea9cd12ad1938231769738016622461b1ed',
+  maven_coords = 'io.grpc:grpc-protobuf-lite:jar:NON-OSGI:1.3.0',
+  visibility = [ 'PUBLIC' ],
+)
+
+remote_jar (
   name = 'grpc-stub-1.3.0',
   out = 'grpc-stub-1.3.0.jar',
   url = 'mvn:io.grpc:grpc-stub:jar:1.3.0',