commit | 7eef18dade80e34ca19b086c65c97bff6fcefa34 | [log] [tgz] |
---|---|---|
author | Grant Menke <grantmenke@google.com> | Thu Apr 25 10:43:43 2024 -0700 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 19 20:24:24 2024 +0000 |
tree | cf1624117b0d4d7b08a52cefce01002d1c6f4e02 | |
parent | b9f4d459586afe4521fb1ebc41dbdb0405cbc1b2 [diff] |
Unbind CS if connection is not created within 15 seconds. This CL adds a check to ensure that connection creation occurs within 15 seconds after binding to that ConnectionService. If the connection/conference is not created in that timespan, this CL adds logic to manually unbind the ConnectionService at that point in time. This prevents malicious apps from keeping a declared permission in forever even in the background. Bug: 293458004 Test: manually using the provided apk + atest CallsManagerTest Flag: EXEMPT Security High/Critical Severity CVE (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7aa55ffca65d6166145fd9660e0f7340c07053bf) Merged-In: I30caed1481dff5af2223a8ff589846597cee8229 Change-Id: I30caed1481dff5af2223a8ff589846597cee8229