commit | 56c14ddc53c7567cd6531989231a4d372a567198 | [log] [tgz] |
---|---|---|
author | Dario Freni <dariofreni@google.com> | Wed Apr 03 16:20:22 2019 +0100 |
committer | Todd Kennedy <toddke@google.com> | Wed Apr 03 16:18:31 2019 +0000 |
tree | 949a194cf8e83667d8b278487ff3afdf55329bc8 | |
parent | 1c53bca656c6a84ae6bdfdf85e26b362b88cde79 [diff] |
Return the update timestamp in getStagedSessions() This CL adds a SessionInfo.getUpdateMillis() call to the API in order for callers to figure out which session was applied last. Change-Id: I3eed6c80f4777ee248671d17d9428eed2fe73aa8 Fix: 129546185 Test: atest CtsStagedInstallHostTestCases; atest apex_e2e_tests