summaryrefslogtreecommitdiff
path: root/perf2cfg/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'perf2cfg/Android.bp')
-rw-r--r--perf2cfg/Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/perf2cfg/Android.bp b/perf2cfg/Android.bp
index e6b5505e..e3476e5a 100644
--- a/perf2cfg/Android.bp
+++ b/perf2cfg/Android.bp
@@ -48,4 +48,9 @@ python_test_host {
test_options: {
unit_test: true,
},
+ version: {
+ py3: {
+ embedded_launcher: true,
+ },
+ },
}