Remove the use of --updatable-bcp-packages-fd from odrefresh.
Historically, this flag is used when compiling system server to prevent
artifacts from being invalidated after a mainline update. We are now
re-compiling system server after every mainline update, so this flag
is no longer needed.
System property `dalvik.vm.dex2oat-updatable-bcp-packages-file` and
code in dex2oat that related to the flag will be cleaned up in
subsequent CLs.
Bug: 200241946
Test: atest art_standalone_odrefresh_tests
Test: atest odsign_e2e_tests
Change-Id: I62a4b1a0a8750d55a8a59a5fa8618bfcfd0a7eca
3 files changed