• Mathieu Chartier's avatar
    Move image intern table into image · fac3a390
    Mathieu Chartier authored
    Previously we recreated this intern table during runtime startup.
    This added 50-100ms of boot time.
    
    Fixed bug where we didn't copy over hashcodes into the image.
    
    Deleted some stale code.
    
    Bug: 20727525
    Bug: 19569780
    Change-Id: I08959e9aa2a73cedb52f393033e2ffea3a26e76b
    fac3a390
patchoat.cc 49.3 KB