diff options
| author | 2023-02-03 20:35:39 +0000 | |
|---|---|---|
| committer | 2023-02-03 20:35:39 +0000 | |
| commit | 2d50087557ca563cdc111b3fcb2e46c13d85b448 (patch) | |
| tree | d29dec392b323ca136a84df8f0d380b91dadd3fb | |
| parent | 1b0861b14638079722278bdbf09082b4291b6e89 (diff) | |
| parent | 1b6759012c3ce59455bcd3056a3db327e066ed28 (diff) | |
Merge "libbinder: += CtsRootRollbackManagerHostTestCases"
| -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 04cb61f971..2615876dbe 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -86,6 +86,9 @@ "name": "binderRpcTest" }, { + "name": "CtsRootRollbackManagerHostTestCases" + }, + { "name": "binderRpcTestNoKernel" }, { |