string_view: handle with care.

Don't create temporary std::strings in InitializeApexVersions as we're
using string_view of these strings in maps.

Test: test.py, asan build
Bug: 186883886
Change-Id: I6129dee4a06db3cf2bd73157da5b40b67704cbfb
1 file changed