commit | a620ff83578512539a25b6351d034290850acc7a | [log] [tgz] |
---|---|---|
author | Tony Mak <tonymak@google.com> | Sat Sep 28 18:10:52 2024 +0100 |
committer | Desh <oadesina@google.com> | Mon Sep 30 19:53:58 2024 +0000 |
tree | 86c72919b3ddf463121c7744a10fac13f5351c82 | |
parent | 456b5e0388a1d32cad82af0557be7d93792f94ed [diff] |
Add a timeout for CancellationSignal issued to AppFunctionService before which it is unbound. Change-Id: If9c66bf7951b72e66d7780a58595b58c4f495f3d Flag: android.app.appfunctions.flags.enable_app_function_manager Test: atest CtsAppFunctionTestCases -c Bug: 360864791