Fix PermissionHistoryTest on R platform.
The SuiteApkInstaller in AndroidTest.xml installs APKs unconditionally
and the S+ test helper apps used by this S+ test is unable to be
installed on R, so it caused a test setup failure. We need to move the
APKs to FilePusher so that it will only be manually installed by the
test itself which is only running on S+.
Meanwhile, ignore a failing test method until we figure out the fix in
b/186656826#comment27.
Bug: 194751058
Bug: 186656826
Test: atest PermissionHistoryTest
Change-Id: Idc120d16327ce1533bb45585b4c0501a810e5f97
3 files changed