diff options
author | Chilun <chilunhuang@google.com> | 2019-03-22 14:41:30 +0800 |
---|---|---|
committer | Chilun Huang <chilunhuang@google.com> | 2019-03-22 09:20:33 +0000 |
commit | 39232091f903438d756a0d4c28c000b410aced58 (patch) | |
tree | d38f5427fc744f7d961b099f7404475abb38e8c6 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | f76cdad4b092c2432fc5179fbd0e741aa5c457c1 (diff) |
Allow home app being instrumented while starting home from PhoneWindowManager
The Launcher tests about home key will go througth PhoneWindowManager
and call to RootActivityContainer#startHomeOnDisplay().
The original startHomeOnDisplay() calls canStartHomeOnDisplay() with
allowInstrumenting=false and causes the tests fail.
This patch allow home app being instrumented while staring home from
PhoneWindowManager.
Bug: 129073085
Test: adb shell am instrument -w -r -e debug false -e log false -e class com.android.quickstep.TaplTestsQuickstep#testOverview com.google.android.apps.nexuslauncher.tests/androidx.test.runner.AndroidJUnitRunner
Change-Id: If6e2c748bed034866b3d4c3e40554c34373a333c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions