• Kweku Adams's avatar
    DO NOT MERGE Overloading createMessageTyped to accept a tag as an integer. · 2712c421
    Kweku Adams authored
    When building, some instances expect createMessageTyped to have the signature
    (int, Class, long), while others expect (int, Class, int). Simply having
    the former signature meant that builds expecting the latter would fail.
    
    This is a cherrypick of change b2a9d4321578139677c146ce37eba5e27e8f5c79
    from master.
    
    Change-Id: Ib02dbf66173510f4edea32c7b43e82c1a7a38aa2
    2712c421
Extension.java 31.5 KB