Fix art/test/119-noimage-patchoat.

Add an explicit size to the map to ensure that it doesn't resize
during <clinit>. Resizing the map will call through to a Math function
that needs a native implementation, thereby creating a circular
dependency.

bug: 28082128
Change-Id: Icafcf50e93a5ee4a0372ac73ca1e72b229c31dd9
1 file changed