commit | d0890452e33f39daa71448e87324892e59c3d11b | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Wed Mar 17 21:57:08 2021 +0000 |
committer | Paul Duffin <paulduffin@google.com> | Wed Mar 17 23:56:29 2021 +0000 |
tree | 3c2e1add9e19eab714343c6d9c105c1de377cf00 | |
parent | c60dd805ad3a0091cf869d2afcdc468c773df4c3 [diff] [blame] |
Add preparers for python Bug: 181070625 Test: m nothing Change-Id: I590ad62db6fd62719c83286780563cf6d55e3e17
diff --git a/python/Android.bp b/python/Android.bp index b633f1e..e49fa6a 100644 --- a/python/Android.bp +++ b/python/Android.bp
@@ -20,6 +20,7 @@ "proto.go", "python.go", "test.go", + "testing.go", ], testSrcs: [ "python_test.go",