commit | 00d3ad743e7de61e3c298ae97c2ab33cd8fc4daf | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Tue Jul 20 13:45:28 2021 -0700 |
committer | Evan Rosky <erosky@google.com> | Tue Jul 20 16:08:26 2021 -0700 |
tree | 7703566c1f69788b3d191c880a0ca4b192673de1 | |
parent | 6f562371605de063b3fe7e8f5450e0c183b9dc53 [diff] |
Fix some shell transitions bugs breaking splashscreen cts Splashscreen CTS uses its own HOME activity that gets placed on top of the normal launcher. Prevent the launcher's remote transition from responding in that case by adding a component filter to the TransitionFilter class. Bug: 194112093 Test: atest SplashscreenTests Change-Id: Iaf4572279b84953ca20abd7e34c64d7e19700b09