Sort a list for consistency.
Test: art/test/utils/regen-test-files
-> No changes in any other files
Change-Id: Iad5ffc3993d0ecdc1c25f5487a2bb12e1beb929e
diff --git a/test/utils/regen-test-files b/test/utils/regen-test-files
index df76c37..b2f2f16 100755
--- a/test/utils/regen-test-files
+++ b/test/utils/regen-test-files
@@ -240,9 +240,9 @@
# ART gtests that need root access to the device.
art_gtest_eng_only_module_names = [
- "libnativeloader_e2e_tests",
"art_standalone_dexoptanalyzer_tests",
"art_standalone_profman_tests",
+ "libnativeloader_e2e_tests",
]
# All supported ART gtests.