diff options
-rw-r--r-- | libs/binder/TEST_MAPPING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING index 2b3ff4407a..125617363a 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -129,6 +129,12 @@ "name": "memunreachable_binder_test" } ], + "postsubmit": [ + { + "name": "binder_sdk_test", + "host": true + } + ], "imports": [ { "path": "packages/modules/Virtualization" |