diff --git a/tests/Enable16KbTests/Android.bp b/tests/Enable16KbTests/Android.bp index db3c3d2f8be..9d6ba9cfed9 100644 --- a/tests/Enable16KbTests/Android.bp +++ b/tests/Enable16KbTests/Android.bp @@ -54,7 +54,7 @@ java_test_host { "compatibility-host-util", "compatibility-tradefed", ], - data: [ + device_common_data: [ ":test_16kb_app", ], test_suites: ["device-tests"],