diff options
Diffstat (limited to 'python/tests/Android.bp')
-rw-r--r-- | python/tests/Android.bp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/tests/Android.bp b/python/tests/Android.bp index e5569ba87..056f7eddd 100644 --- a/python/tests/Android.bp +++ b/python/tests/Android.bp @@ -27,9 +27,4 @@ python_test_host { test_options: { unit_test: false, }, - version: { - py3: { - embedded_launcher: true, - }, - }, } |