commit | 472e9444acc311a352e5233d139e22f3f1872e7e | [log] [tgz] |
---|---|---|
author | Jason O'Brien <jasonobrien@google.com> | Wed Jan 08 11:03:37 2020 -0600 |
committer | Aemon Cannon <aemon@google.com> | Mon Apr 19 22:04:25 2021 +0000 |
tree | 517334aa4a3a706d4071c8404855b86ec049ecd4 | |
parent | f83d79928f3aa844b24476c64537c1e64f28add6 [diff] |
Add instrumented app to JAR path (isolated splits) The base APK is loaded during normal execution even when isolated splits are requested. This preserves that behavior during instrumented tests, which previously skipped the base APK (causing class loading errors). Test: tested on device with a trivial automated instrumented test Bug: 146183755 Change-Id: Ia54072ee91b7c06cb4a787a8954ad2e69b322cac (cherry picked from commit 6f2978c9fcb8a360a094cc126f4819aec5179ae2)