Description(Reland) [Android] Get package_info by using apk_under_test package.
Currently, the package_info used by the test apk is looked up by
by looking at the test_apk package in the list of package_infos.
Instead, we can just look at the package entries in the list
of package_infos and compare it to the package of the apk_under_test.
This makes things much nicer, when for instance you have multiple
test apks targeting the same package.
BUG=
Committed: https://crrev.com/9454d5d5b562cce1186b398d6afe9cf3b42c08a1
Cr-Commit-Position: refs/heads/master@{#388042}
Patch Set 1 #Patch Set 2 : Add check to see if _apk_under_test is not None #
Messages
Total messages: 8 (3 generated)
|