commit | 7458bf88a03605f3353b8d1ac8afb1cfdcea587b | [log] [tgz] |
---|---|---|
author | Cody Kesting <ckesting@google.com> | Fri Feb 19 15:53:44 2021 -0800 |
committer | Cody Kesting <ckesting@google.com> | Mon Feb 22 17:35:29 2021 -0800 |
tree | d069237ec1afa734fcd6d7523bf27f34ee466508 | |
parent | fb657c523b4bbea2e8a54049702afe4f18aec06f [diff] |
Notify VcnStatusCallback#onVcnStatusChanged for Safe Mode. This CL updates VcnManagementService to notify callbacks when VCNs enter Safe Mode via #onVcnStatusChanged. Callbacks were previously notified via #onEnteredSafeMode - however, VcnStatusCallbacks were changed to provide more status information by defining onVcnStatusChanged(int) per API Council feedback. Bug: 1597023 Test: atest FrameworksVcnTests Change-Id: I34ef76ec29f4369390449b70b37bc3cf99c09c77