commit | cf11791876e642fcce809d64ed79b0ec67a62c0b | [log] [tgz] |
---|---|---|
author | Garfield Tan <xutan@google.com> | Mon Feb 24 17:34:27 2020 -0800 |
committer | Garfield Tan <xutan@google.com> | Tue Feb 25 01:40:06 2020 +0000 |
tree | 5527af1f4be3ed89d3168a8d061b87bdb66207e8 | |
parent | 56d9d677e8a0f1dedce778f1ec28a590bcc56fdb [diff] |
Populate uniq field in uhid. Sony introduced some logic that combines devices kernel splits into one Android device based on identical pid, vid and non-empty uniq. Therefore populate this field with device ID. We can change that to a separate uniq attribute in register JSON file if necessary later. Bug: 38511270 Test: getevent -li shows that uniq is populated. Change-Id: Ieca0b826c86e9cad7fa3d3c8f98b9cfd54d20c73