Skip to content
Commit 472e9444 authored by Jason O'Brien's avatar Jason O'Brien Committed by Aemon Cannon
Browse files

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 6f2978c9)
parent f83d7992
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment