Install required APKs for UI tests before tests start.

UI tests used to install APKs programmatically during tests,
which is not stable as observed due to security issues.
Besides, that way also deviates from manual test cases.
Instead, we will install APKs before tests and deprecate
the programmatical method to install an apk in test runtime.

Change-Id: I059265ffcd9da7ac949506cf7467779b8503cf46
1 file changed
tree: 48fdbb261d7064daa617f0630f8559559823850f
  1. build/
  2. emu_test/
  3. system_image_uitests/
  4. .gitignore