aboutsummaryrefslogtreecommitdiffstats
path: root/Lib/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/Android.bp')
-rw-r--r--Lib/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/Android.bp b/Lib/Android.bp
index 4fb6372b39..48e5caa099 100644
--- a/Lib/Android.bp
+++ b/Lib/Android.bp
@@ -20,6 +20,7 @@ python_library {
"*.py",
"compiler/**/*.py",
"ctypes/**/*.py",
+ "distutils/**/*.py",
"email/**/*.py",
"encodings/**/*.py",
"hotshot/**/*.py",