Populate ARC Kiosk app id into device status reports.
Chrome OS should report to the server ID of the launched kiosk app for ARC Kiosk sessions, so it will be able to find out which app is active. In order to do it, it will populate AppStatus.app_id with package name of the Android app for both: - SessionStatusReportRequest.installed_apps - DeviceStatusReportRequest.running_kiosk_apps Note: previously it was populated with empty AppStatus. BUG=b/62446184 TEST=Add browser tests, run trybots. Change-Id: Ied7759cee40c75082814b0ddac40aaff81f1a538 Reviewed-on: https://chromium-review.googlesource.com/840743Reviewed-by:Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#525981}
Showing
This diff is collapsed.
Please register or sign in to comment