commit | d00847d7262bf6e620ea12f2e2c43a026bdbfc5a | [log] [tgz] |
---|---|---|
author | Weilun Du <wdu@google.com> | Wed Dec 08 10:55:58 2021 -0800 |
committer | Weilun Du <wdu@google.com> | Wed Dec 08 22:58:17 2021 +0000 |
tree | 385d9dd285e4068afa91136fbca1ec74d30c4af4 | |
parent | 23a2fe412f2e94cff9c32edabe705cbbd2c91e1a [diff] |
Remove warning when associated display is ADISPLAY_ID_NONE. This warning caused logspam in emulator system image because emulator host pre-registeris several touch screen devices which are not associated with any display until multi-display feature is turned on. Unfortunately, there is no easy way to add/remove touch screen device on-demand in emulator host at runtime. Bug: 160609749 Signed-off-by: Weilun Du <wdu@google.com> Change-Id: I78d8c1b18285a58887b107d5469f9d1703132b44