android_external_toybox/toys/android
2024-03-24 00:21:44 -05:00
..
getenforce.c getenforce takes no arguments. 2015-04-10 20:36:17 -05:00
load_policy.c load_policy: mention SELinux in the help. 2019-03-14 10:28:54 -05:00
log.c log: fix stdin handling. 2023-03-03 10:51:20 -06:00
README Reword some command directory READMEs (this tweaks menuconfig display). 2022-01-09 03:19:59 -06:00
restorecon.c restorecon: use FLAG() macro for readability. 2024-03-24 00:21:44 -05:00
runcon.c Tighten up option parsing and teach "sleep" to parse multiple args. 2022-12-07 04:36:52 -06:00
sendevent.c Whitespace cleanup. 2024-02-10 02:32:16 -06:00
setenforce.c setenforce takes exactly one argument. 2015-04-10 20:35:11 -05:00

Android commands

Commands primarily used by Android, not present in vanilla Linux.
(Mostly SELinux stuff.)

Bug Elliott Hughes <enh@google.com> about this.