• Nick Kralevich's avatar
    linker.h: don't change the soinfo structure · 38bccb27
    Nick Kralevich authored
    In 48527c3f, we modified the soinfo
    structure to remove an unnecessary variable. However, third party
    programs seem to be relying on the structure not changing.
    Add a dummy variable back into place to preserve structure.
    
    Bug: 5064106
    
    Change-Id: I3014dda1a46e624644b09e156c3e9381ba3729bd
    38bccb27
linker.h 5.27 KB