summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeun young Park <keunyoung@google.com>2021-12-06 12:47:21 -0800
committerKeun young Park <keunyoung@google.com>2021-12-06 12:47:21 -0800
commit7b8aa1128951d57c8cd1be75aaaa789a9c7c9421 (patch)
tree0911304b26800e6b16a2d323cca7234100ca86ba
parent927403c592b6ae4884e0fcee7621d1b0d5293e73 (diff)
downloadplatform_testing-7b8aa1128951d57c8cd1be75aaaa789a9c7c9421.tar.gz
Add installd_file_test to native test list
Bug: 203689833 Test: atest installd_file_test Change-Id: I13e64fe0d0fab6d4b7046f25f7f8d19b02a11b46
-rw-r--r--build/tasks/tests/native_test_list.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/tasks/tests/native_test_list.mk b/build/tasks/tests/native_test_list.mk
index 08b348cf2..731d92041 100644
--- a/build/tasks/tests/native_test_list.mk
+++ b/build/tasks/tests/native_test_list.mk
@@ -65,6 +65,7 @@ native_tests := \
inputflinger_tests \
installd_cache_test \
installd_dexopt_test \
+ installd_file_test \
installd_otapreopt_test \
installd_service_test \
installd_utils_test \