diff options
| author | 2021-03-26 03:14:36 +0000 | |
|---|---|---|
| committer | 2021-03-26 03:14:36 +0000 | |
| commit | a9fe0fde0c5faaf86fe6e9ecf5df04facce31817 (patch) | |
| tree | ed3b86f6fd647a33099d64bcb8e4bbbc4e812226 | |
| parent | 3c109360014ddcce9d10b42e07acb9d97d0d65db (diff) | |
| parent | 0d8752a29557689ff1afc867c9843ebdbbdf3394 (diff) | |
Merge "libbinder: test map += memunreachable_binder_test" am: e95ba3f7b9 am: 0d8752a295
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1653252
Change-Id: I900a391cdadf1c4c0992dd0c3e57e5246fd87bbf
| -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 7490b88210..b58d919d33 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -43,6 +43,9 @@ "name": "aidl_integration_test" }, { + "name": "memunreachable_binder_test" + }, + { "name": "libbinderthreadstateutils_test" }, { |