commit | f5b6dd80ef83e7019a16b01e8360771f4af7db91 | [log] [tgz] |
---|---|---|
author | Alex Buynytskyy <alexbuy@google.com> | Thu Apr 06 19:52:00 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 06 19:52:00 2023 +0000 |
tree | c2c38d77e1eca70d3d2a76b41ff76eddc531e31d | |
parent | 0c76cab34e3ff09637d86131a62570a15e97a8d7 [diff] | |
parent | ebce0d95014b64a4e78623c97b4b429eb1a25bf3 [diff] |
Merge "Copy ABI dumps from current/64 to FINAL_PLATFORM_SDK_VERSION/64"
diff --git a/tools/Android.bp b/tools/Android.bp index f170336..e325f6b 100644 --- a/tools/Android.bp +++ b/tools/Android.bp
@@ -92,4 +92,9 @@ srcs: [ "list_files.py", ], + version: { + py3: { + embedded_launcher: true, + } + } }