• Doug Zongker's avatar
    fix parsing of dumpkeys output · aa062531
    Doug Zongker authored
    %i can't be used to read unsigned ints (though it happens to work with
    bionic).  Change to %x and %u as appropriate.
    
    Change-Id: I8ea9ca16a939501757cf70fc5953abee26c8231c
    http://b/2402231 - Parser for /res/keys interprets n0inv as a signed int
    aa062531
install.c 11.5 KB