Add an app stopped state parameter to ApplicationStartInfo

This indicates if the app was previously force-stopped
before this process start. Useful to know if apps should
re-register any callbacks or alarms that were destroyed
by the force-stop.

Bug: 296644915
Test: atest ForceStopTest
Change-Id: Ibeca7a9bf0451ff1333a564b5918983cfd68963a
4 files changed