commit | ae78431560d32230dc2bf3eb9774c6025f86f42c | [log] [tgz] |
---|---|---|
author | Utkarsh Nigam <utkarshnigam@google.com> | Thu Oct 03 14:07:54 2024 +0000 |
committer | Utkarsh Nigam <utkarshnigam@google.com> | Thu Oct 03 14:07:54 2024 +0000 |
tree | cb22c746792cd6222e2a22c74f904497d3e99c12 | |
parent | 5495a2b568d683f8747f6fca90797ec25b57cd5a [diff] |
Make onExecuteAppFunction non-abstract and remove timeout results. This is required so g3 usages can stop overriding this deprecated method and the timeout logic was removed in ag/29477656 Change-Id: Icd07685ea296403b48f4c3cbd74c2e7c3ad28430 Flag: android.app.appfunctions.flags.enable_app_function_manager Test: atest CtsAppFunctionTestCases -c Bug: 360864791