Don't fail for null dex elements in FlattenPathClassLoader

Dex elements can be null for resource jars that do not contain any
dex files. This enables loading app images for the system server.

Bug: 34929159

Test: test-art-host

Change-Id: Iec663f8e19c9099e12902c9959b3a0ae32bb2ea7
1 file changed