commit | 48abe6a88d407f662ca32bba9a4fd496a116586d | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed May 24 22:35:38 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Wed May 24 22:36:45 2023 +0000 |
tree | 4c070c88ae633fab6bc5c91361bdee74a8d27de5 | |
parent | 265e9e2841b4fe3b49dc365a7a2a70e3e62376a6 [diff] |
libbinder_ndk_unit_test: shutdown wait time to 20s Servicemanager will shut down a service after 10s, but this appears to be hitting a race on certain devices. Switching to 20s to be safe. aidl_lazy_test is the main test testing these APIs. This is just supposed to test the NDK APIs. Bug: seeing in presubmit Test: libbinder_ndk_unit_test Change-Id: I71b18c917c739f41fffcca1f2250e450aa9d4703