Add history to VDM dumpsys
Introduces VirtualDeviceLog which keeps a few parameters for each VirtualDevice (uid, creation and closing time). This is added to dumpsys virtualdevice to help debug issues that may have happened while a VD is active but bugreports may not show the VD active anymore. Whether VirtualDeviceLog is used is flagged by Flag dump_history. Bug: 293114719 Test: dumpsys virtualdevice Change-Id: Ia295eef9d8dbca2ce6c23e9ee59ddcba9e18790b
Loading
Please register or sign in to comment