commit | e1d680764c9a762dd1a0ee6b4ca4c0422471207b | [log] [tgz] |
---|---|---|
author | Yuting Fang <yutingfang@google.com> | Wed Feb 28 22:52:47 2024 +0000 |
committer | Yuting Fang <yutingfang@google.com> | Thu Feb 29 05:19:20 2024 +0000 |
tree | afdaad1be70222bd0843e7831245b501aea45f4c | |
parent | 017fde98c6b34c33670a9dce254830237daaaedd [diff] |
Move VDM initialization from PermissionManager constructor to the caller ag/26028525 caused a regression in logcat size stats. It's due to virtual device service not found when initializing PermissionManager. Since there is only one caller of VDM, move VDM initialization to the caller. Bug: 324493673 Test: presubmit Change-Id: I6d84071ddcdb0bf24c75a862706d2505c2d96623