commit | eeddac9d6bc1920b432ad35e481947ebb773ea9c | [log] [tgz] |
---|---|---|
author | Eric Lin <ericth@google.com> | Wed Mar 30 18:11:24 2022 +0800 |
committer | Eric Lin <ericth@google.com> | Wed Mar 30 18:11:24 2022 +0800 |
tree | 07bae4ecc89f23031bc984c52fd37e609c47fe6e | |
parent | 45728ebfad2b43b5151d2902c157d0f2d98170eb [diff] |
Fix test app installation issue in e2e test. The snippet and data provider app are signed as system app to access system API. We need to use adb remount, adb push approach to install instead of adb install. Test: atest -v CtsNearbyMultiDevicesTestSuite Bug: 214015364 Ignore-AOSP-First: nearby_not_in_aosp_yet Change-Id: I4f3b0a3c2bea8bf4b6c96a67c28cf83babd65e46