Set the identity hash code seed before creating Runtime.

Test: m clean-oat-host && m dump-oat-boot
      move out/soong/boot.arm64.oatdump.txt somewhere else, repeat
      m clean-oat-host && dump-oat-boot
      and diff the old and new file (the only difference is in
      dexFile: fields that are null in boot images but oatdump adds
      runtime values).
Bug: 151397003
Bug: 150319075
Change-Id: I2d8b5cae807792e779b21e342143fa80d2ac402c
1 file changed