commit | 2de4baf18304160a2a6a6a5b62e3622bb9827686 | [log] [tgz] |
---|---|---|
author | Mohammad Samiul Islam <samiul@google.com> | Wed Apr 29 12:08:14 2020 +0100 |
committer | Mohammad Samiul Islam <samiul@google.com> | Wed Apr 29 12:18:54 2020 +0100 |
tree | 5bbc4639e936e398861d0cede30e414ea23a0871 | |
parent | 9c50a64e914507de422679c98878592d0376693c [diff] |
Make ApexManagerTest use resources that are not prebuilt Currently ApexManagerTest uses a prebuilt apex for testing. This resource was built in a dev environment and targets R, which is not a valid version on release builds. This CL replaces the prebuilt resource with one that gets rebuilt whenever the test is run. Bug: 155242557 Test: atest ApexManagerTest Change-Id: Id6e9e9f688b07da1ad80f44f7486d7266e3a21f3