Skip to content
Snippets Groups Projects
Commit 2777d18c authored by Tri Vo's avatar Tri Vo
Browse files

combine_maps: only use python2

python3 is not required on host machines.

Bug: 117260689
Test: m selinux_policy
Change-Id: Iea31eadcb3f09ffadca82dd1862cf5538259c710
parent ac097ac4
No related branches found
No related tags found
No related merge requests found
...@@ -70,4 +70,5 @@ python_binary_host { ...@@ -70,4 +70,5 @@ python_binary_host {
"combine_maps.py", "combine_maps.py",
"mini_parser.py", "mini_parser.py",
], ],
defaults: ["py2_only"],
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment