commit | 02bea50dc445a36ff5101280ea8ce1649e81cf9e | [log] [tgz] |
---|---|---|
author | Mikolaj Walczak <walczakm@google.com> | Fri Aug 09 16:16:49 2019 +0900 |
committer | Garfield Tan <xutan@google.com> | Fri Sep 27 15:09:08 2019 -0700 |
tree | fff5960d962f50c0da3357db9bd2131f54b13a93 | |
parent | b5d2913e8b43f56a76e49240154357748a3c2858 [diff] |
Log all Wayland interface activity Based on ag/2034524. Applying this patch causes the wayland client library to output all Wayland requests (out) and events (in) serialized from the server socket to logcat. Filter tag is "libwayland-client". Bug: 138550651 Test: `logcat libwayland-client:* *:S` Change-Id: Ie6124c4f833a761cecd81357f817f581614988ba (cherry picked from commit 69c8ee050645b496d644714d320464e7835797a3)