Skip to content
Snippets Groups Projects
  • Mark Salyzyn's avatar
    logd: restrict access to /dev/event-log-tags · d33a9a19
    Mark Salyzyn authored
    Create an event_log_tags_file label and use it for
    /dev/event-log-tags.  Only trusted system log readers are allowed
    direct read access to this file, no write access.  Untrusted domain
    requests lack direct access, and are thus checked for credentials via
    the "plan b" long path socket to the event log tag service.
    
    Test: gTest logd-unit-tests, liblog-unit-tests and logcat-unit-tests
    Bug: 31456426
    Bug: 30566487
    Change-Id: Ib9b71ca225d4436d764c9bc340ff7b1c9c252a9e
    d33a9a19