commit | aa062531aa3e740b6cf7d3690fd5310e7fdf03f2 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Thu Jan 28 16:47:20 2010 -0800 |
committer | Doug Zongker <dougz@android.com> | Thu Jan 28 16:51:00 2010 -0800 |
tree | 6d189c02c973650a0ad4dbb33e0d5b3504d68c60 | |
parent | 687bc12ccfbda26ad134b27d09d1d70a2b8705a6 [diff] |
fix parsing of dumpkeys output %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