commit | 2466a4239af98d6e5db9902750383d03c3abc4d0 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Mon Jan 09 12:35:17 2023 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Mon Jan 09 14:01:49 2023 +0000 |
tree | ca3f71402c19a04baee1fad6b73d55e629b0e5c7 | |
parent | 4280d7c8e79b49c3857b379ce18519d4e83954c2 [diff] |
javalib: Mark mVirtualizationService field final The field is set in the constructor and never written into afterwards. Bug: 245727626 Test: atest MicrodroidTestApp Change-Id: Id63cc01f60b387032d93f4229caf0efeda67d6c5
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.