• Alex Light's avatar
    Add patchoat tool to Art. · 53cb16b9
    Alex Light authored
    Add a new executable called patchoat to art. This tool takes already
    compiled images and oat files and changes their base address, acting as
    a cheap form of relocation.
    
    Add a --include-patch-information flag to dex2oat and code to add
    required patch information to oat files created with the quick compiler.
    
    Bug: 15358152
    
    Change-Id: Ie0c580db45bb14ec180deb84930def6c3628d97d
    53cb16b9
image.h 4.19 KB