commit | 0d02ecd816e8be20a9e448f8617e474b4d014723 | [log] [tgz] |
---|---|---|
author | Edward Liaw <edliaw@google.com> | Fri Jun 02 19:28:18 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 02 19:28:18 2023 +0000 |
tree | 3501f9907455c8b2ae9206a11613e5ad9c254247 | |
parent | bce8618a16e1b973a9ca47ab76f0ec7519c32b36 [diff] | |
parent | f8a9ba13f5a1202a8b2d4cf53f69ca1226df6b8c [diff] |
Merge "TEST_MAPPING: enable KernelLibcutilsTest in kernel-presubmit"
diff --git a/libcutils/TEST_MAPPING b/libcutils/TEST_MAPPING index eb63aa5..78b3e44 100644 --- a/libcutils/TEST_MAPPING +++ b/libcutils/TEST_MAPPING
@@ -12,6 +12,9 @@ "kernel-presubmit": [ { "name": "libcutils_test" + }, + { + "name": "KernelLibcutilsTest" } ] }