ff265e61777677ce256add37108bef5dae87a42e
SurfaceSession.nativeKill would call SurfaceComposerClient.dispose. This was unsafe since it would only clear the ISurfaceComposerClient binder object, but the SurfaceComposerClient object could still be around. Instead, when calling SurfaceSession.kill, just remove the Java reference, but allow the dtor of SurfaceComposerClient to handle disposing the binder object. Test: Force app to restart while in a sync transaction. No longer shows an error Fixes: 179459565 Change-Id: I322e7f3bd4e7efb3d85d1afe3c4704283f58a985
…
Merge "Identity Credential: API changes for Android 12" am:
40d6635701 am: 6252f82f61 am: 581bf34de0
Merge "Merge "Additional OWNERS coverage for storage." am:
d111833fd3 am: c7077507d0" into rvc-qpr-dev-plus-aosp am: f11186b845
…
…
…
Merge "Remove TEST_MAPPING entry based on go/a-unit-tests update" am:
cc7362c63c am: 42515759a4 am: b539162ed1
Merge "Rename SignalThresholdInfo.Builder#setThresholdUnlimited" am:
31083c40b9 am: 54a0c76e6a am: 35fbb8cb85
Merge "Fix typo "thew" -> "threw" in AndroidTestRunner" am:
0b778939c7 am: 3f1247e91b am: 7d95615a4d am: 5f1edaf743 am: 3371e64939
…
Merge "Stop ignoring classes on the classpath for stubs" am:
61e082abdb am: ab3f2d3aba am: 81bfcb40a3
…
Merge "Temporarily add IKE to non-updatable stubs build" am:
6869137dfa am: ddd98663b5 am: e3134523be
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%