Use py3 for apex_sepolicy_tests_test

It fails in the build/test server due to `match` usage.

Bug: 277586190
Test: atest apex_sepolicy_tests_test
Change-Id: I34c90bae0f555042c8a4cc9308e9b7e1885d3b72
This commit is contained in:
Jooyung Han 2023-04-11 08:30:19 +09:00
parent afb616d349
commit 7ba515adc8

View file

@ -100,6 +100,11 @@ python_test_host {
test_options: {
unit_test: true,
},
version: {
py3: {
embedded_launcher: true,
},
},
}
python_binary_host {