aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:17:42 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:17:42 +0000
commitcb1a30a44c6fbc185e6eab76f9438e88ca913a5d (patch)
treeea4bd747e598434eaeb9a8b3a99d883df48a5a27
parentfbd759a47ecff14ba2301108ed51c435579233aa (diff)
parent972724dd26d75c5752c2e305cdfdb3cbb4e9d9f5 (diff)
downloadscapy-android14-mainline-uwb-release.tar.gz
Change-Id: Iae677a3c39582f2eae076d5133d7a682c218469b
-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,
- },
- },
}