Merge "Add SIX to Python-Protobuf dependencies"
am: 8d8905924c

Change-Id: I5d8b1fca71e6972bebe42b6a9ebd9be8b0b9515a
diff --git a/Android.bp b/Android.bp
index 1f5ca47..c909d00 100644
--- a/Android.bp
+++ b/Android.bp
@@ -613,6 +613,9 @@
             enabled: true,
         },
     },
+    libs: [
+        "py-six",
+    ],
     proto: {
         local_include_dirs: [
             "src",