commit | c8856f72329e13e78af31a3756fdd55428d7799c | [log] [tgz] |
---|---|---|
author | Marvin Ramin <marvinramin@google.com> | Thu Apr 20 10:05:26 2023 +0000 |
committer | Marvin Ramin <marvinramin@google.com> | Thu Apr 20 14:46:46 2023 +0000 |
tree | 3c8f9d9b77dfec804992d1aaad0167a003bbc0c9 | |
parent | ff4a844c626714ed6972696b4baeb48785e5db84 [diff] |
Prevent double-closure of VirtualDeviceImpl In certain conditions VirtualDeviceImpl#close() can execute twice causing system server to crash. Bug: 278934835 Test: atest VirtualDeviceManagerBasicTest Change-Id: I48269b105d5019fcd12fd5f949be507ba8bc0eb5