diff options
| -rw-r--r-- | libs/binder/TEST_MAPPING | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING index 342e4a389a..180c67c271 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -52,6 +52,9 @@ "name": "memunreachable_binder_test" }, { + "name": "resolv_integration_test" + }, + { "name": "libbinderthreadstateutils_test" }, { |