commit | ad5b8329b90efbeb21d50cc3ad6869037ebf4ac9 | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Thu Mar 08 14:28:52 2018 -0800 |
committer | Bryce Lee <brycelee@google.com> | Thu Mar 08 14:49:54 2018 -0800 |
tree | f86e904fdd9400a784f49f95aa3d4f9724e026e0 | |
parent | 0aa191ccbf159b0d6127cfc190e2c4d5fa319eb9 [diff] |
Add unit test to verify option propagation from starter to modifier. This changelist adds a test, which makes sure that the options specified when executing an ActivityStarter are properly communicated to the LaunchParamsModifier if a task is created during start. Change-Id: Id244006106b72977206d5199c4e508807924d028 Fixes: 69270257 Test: atest FrameworksServicesTests:ActivityStarterTests#testCreateTaskLayout