arc: Add Arc Kiosk app service and ability to launch kiosk apps.
ArcKioskAppService is started for ARC++ kiosk sessions and keeps track of ARC++ state until it's ready to start kiosk app.
When all conditions are met, ArcKioskAppLauncher is created and it launches corresponding Android kiosk app, tracks it's status and pins to fullscreen when the app window is opened.
BUG=
634497
Committed:
https://crrev.com/000b1184a0fc089cdb20919ae255ec2dcf0c65d6
Cr-Commit-Position: refs/heads/master@{#432866}