OSDN Git Service

Disable recents onboarding for test automation
authorRobb Glasser <rglasser@google.com>
Tue, 20 Feb 2018 21:28:53 +0000 (13:28 -0800)
committerRobb Glasser <rglasser@google.com>
Tue, 20 Feb 2018 23:34:21 +0000 (15:34 -0800)
commite8f1d36a412b1f4c22de09313dd0c575dae9b9f1
tree0d3d4357ec61b6133187f5f0f916f4d259aff697
parent29f1cdd5d3acc79a787e372cac02f7e216ea033e
Disable recents onboarding for test automation

The recents onboarding blocks UI automated tests. It should be disabled
if we're running in a test harness.

Bug: 73549472

Test: Tried permutations of setting persist.quickstep.onboarding.enabled
and ro.test_harness to true/false and verified the recents onboarding
pop up was present/absent when expected.

Change-Id: I7502c1873619db19294658b2b7a4ddc64f8d3b4e
packages/SystemUI/src/com/android/systemui/recents/RecentsOnboarding.java