commit | 2f8b490ecd2a0544f656f463f032d145d63ac1db | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Mon Sep 12 12:41:59 2022 -0700 |
committer | Cole Faust <colefaust@google.com> | Mon Sep 12 12:41:59 2022 -0700 |
tree | 7d5b219f4a877dcc717900bc9d702c715af23c7c | |
parent | 72dfc309e56a4eb335b99b8c99225df5b7e19a3f [diff] |
Remove py2 usages Bug: 203436762 Test: m nothing Change-Id: I3cd85748ada8e7c7a14aa415ac8ac82a71dc3e46
diff --git a/fsverity/Android.bp b/fsverity/Android.bp index 040c99b..ce3b499 100644 --- a/fsverity/Android.bp +++ b/fsverity/Android.bp
@@ -32,14 +32,6 @@ proto: { canonical_path_from_root: false, }, - version: { - py2: { - enabled: true, - }, - py3: { - enabled: true, - }, - }, } python_binary_host {