logger: accept untagged log entries 23/255623/7
authorŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 12 Feb 2021 17:41:09 +0000 (18:41 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 6 Apr 2021 06:37:59 +0000 (08:37 +0200)
commitdb906a57d2688f51243967da3bb69da506c4808e
tree813908a580d22d70f78b2481c3830dd82d4284d8
parent411b0d1264699f41a9877d7c219efd7167c5e07a
logger: accept untagged log entries

Add support for writing untagged log messages to /dev/log_* nodes. The
logger shall accept untagget messages after setting the tag and
the priority with appropriate ioctl() commands for particular file
descriptors.

Change-Id: I02bd7bfd843eaf316692413a48747009c42756f6
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
drivers/staging/android/logger.c
drivers/staging/android/logger.h