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 1cfb560f82..d7a44e54d4 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -38,6 +38,9 @@ "name": "aidl_lazy_test" }, { + "name": "aidl_integration_test" + }, + { "name": "libbinderthreadstateutils_test" }, { |