
This code relies on udev_set_log_fn(), which has been marked as deprecated for about a decade. The implementation is a no-op, so the logging function being set is dead code. Since nobody has been complaining about the lack of logging, remove the logging code altogether. Change-Id: I1626eabf30a98abdb52e48938c03d3087d53d3b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5745651 Reviewed-by: Michael Spang <spang@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1334404}
This directory contains UI frameworks used to build various user interface features. This directory is not intended to contain UI features (such as a keyboard).