commit | f3a85cdee9c4b5cdf5ed1d7b663a99ac70c53fce | [log] [tgz] |
---|---|---|
author | JW Wang <wangchun@google.com> | Mon Jun 29 16:16:10 2020 +0800 |
committer | JW Wang <wangchun@google.com> | Mon Jun 29 16:16:10 2020 +0800 |
tree | 958652bfa94bb75bafa95134ab73334f15e47bdb | |
parent | 46986caa19343e37883859ab5dc6d2610064a49b [diff] |
findNetworkStackApk returns an array of files (2/n) This change handles the case of split APKs. All files starting with "NetworkStack" will be returned as split APKs. See b/159978937#comment6. NetworkStack is changed from a single APK to split APKs. We need this change for install to succeed. Bug: 159978937 Test: atest NetworkStagedRollbackTest Change-Id: I20f5fee08ea208ba4dc7711d82a1718239c647c2