aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-03 15:57:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-03 15:57:05 +0000
commit7f03c81b33f64d4b33aa6e96e7e0cc81e71d735e (patch)
treeea4bd747e598434eaeb9a8b3a99d883df48a5a27
parent475c304c7c17e19a142f21b8e8a98ee07f1869f6 (diff)
parent972724dd26d75c5752c2e305cdfdb3cbb4e9d9f5 (diff)
downloadscapy-android14-mainline-adbd-release.tar.gz
Change-Id: I6ae5646d9f4f896f96efc14fe414adf0b563b29e
-rw-r--r--Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index 438396ca..6756b4a0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -36,9 +36,4 @@ python_library {
srcs: [
"scapy/**/*.py",
],
- version: {
- py2: {
- enabled: true,
- },
- },
}