Delete DexpreoptGlobalConfig entry after deleting the file it points to

Make creates out/soong/dexpreopt.config, but art/tools/build_linux_bionic.sh
deletes the file.  Delete the config entry too so that Soong doesn't
fail to open it.

Test: art/tools/build_linux_bionic.sh
Change-Id: I63f203a4d73b926d1affdab70c73c3f061cfe03d
1 file changed