summaryrefslogtreecommitdiffstats
path: root/init/ueventd_parser.h
Commit message (Expand)AuthorAgeFilesLines
* ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socketTom Cherry2018-12-061-0/+1
* ueventd: require opt-in for modalias handlingTom Cherry2018-08-011-0/+1
* ueventd: let scripts provide firmware directoriesTom Cherry2018-07-131-18/+6
* EndSection returns Result<Success>Steven Moreland2017-11-151-1/+1
* init: use Result<T> for the parsing functionsTom Cherry2017-08-141-8/+8
* init: remove Parser singleton and related cleanupTom Cherry2017-07-271-1/+1
* init: create android::init:: namespaceTom Cherry2017-06-231-0/+6
* ueventd: Break devices.cpp into discrete classesTom Cherry2017-05-251-0/+46
* ueventd: replace ueventd_parser.cpp with init_parser.cppTom Cherry2017-04-251-28/+0
* Make ueventd error messages indicate where the error is in ueventd scriptChristopher Desjardins2017-04-031-1/+1
* init: add subsystem rules to ueventd.rcGreg Hackmann2013-11-261-0/+3
* init: support owner/permission setting for sysfs attributes of devicesBrian Swetland2010-10-261-1/+1
* init: Add ueventd.rc parsing to ueventdColin Cross2010-04-211-0/+25