commit | 939c39111d0d1192f1002fc87b468a1817671dff | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Nov 07 18:07:28 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 07 18:07:28 2023 +0000 |
tree | a4866ad7045b14ed2a565ea81090171b2cda43c9 | |
parent | e70bfcad443ff2ee1ac3d118ad24796c6659b3b6 [diff] | |
parent | 39c541ba4659bfa55cac5d017d3d56dac91dcbff [diff] |
Merge "binderRpcTest: Give more stack on Trusty" into main
diff --git a/libs/binder/trusty/binderRpcTest/manifest.json b/libs/binder/trusty/binderRpcTest/manifest.json index 1cefac5..6e20b8a 100644 --- a/libs/binder/trusty/binderRpcTest/manifest.json +++ b/libs/binder/trusty/binderRpcTest/manifest.json
@@ -2,5 +2,5 @@ "uuid": "9dbe9fb8-60fd-4bdd-af86-03e95d7ad78b", "app_name": "binderRpcTest", "min_heap": 262144, - "min_stack": 16384 + "min_stack": 20480 }