Add support for split APKs (1/n)

Now you can pass an array of Files which represent split APKs to the
constructor of TestApp. This feature will be used by
NetworkStagedRollbackTest.

See b/159978937#comment6. NetworkStack is changed from a single APK to
split APKs. We need this feature for install to succeed.

Bug: 159978937
Test: atest InstallUtilTest
Change-Id: I1655e108ff86e794360f4c716f44e1748a45e498
1 file changed