Don't set LD_LIBRARY_PATH to the ART module for the dex2oat CTS test.

It may e.g. cause an incompatible version of libbase.so to be loaded
from the ART module into the system namespace if they've diverged, e.g.
in MCTS runs.

Merged-In set to avoid merging into main. https://r.android.com/2967365
will address the problem there.

Test: banchan com.google.android.art
      m dist
      adb install out/dist/com.google.android.art.apex
      adb reboot
      atest art_standalone_dex2oat_cts_tests
Bug: 324630197
Bug: 247108425
Change-Id: Id484cba36a3ac6e06b998144cea162894c5d3d5b
Merged-In: I783af87a03de18c65fadcd1fd5a71423ec0c786b
1 file changed