Use a better approach to simulate APEX updates.
Before this change, the tests mutates cache-info.xml to simulate APEX
updates. After this change, the tests bind-mounts a fake
apex-info-list.xml to simulate APEX updates.
This change allows us to add tests later to test the cases where
cache-info.xml doesn't exist. It also allows us to eventually remove
APEX info from cache-info.xml when we use OatFileAssistant in odrefresh.
Bug: 272245228
Test: atest odsign_e2e_tests_full:OdrefreshHostTest
Change-Id: I1f19aa4d50825c4052062732ca9b17bd82ab3ec9
2 files changed