blob: 332164c2528d70a8922c1b1e430c7f59d04fa761 [file] [log] [blame] [view] [edit]
# CrOS RMA executor
An executor daemon that performs root-level tasks that the RMA daemon cannot do
by itself. The executor daemon is run as root in a jailed environment. The API
between the RMA daemon and the executor is defined in mojom/.
Since all codes in rmad/executor can be run as root, please make sure the
changes in this directory go through security reviews.