aboutsummaryrefslogtreecommitdiff
path: root/toys/android
AgeCommit message (Expand)Author
2015-05-03Fix getprop sorting and error reporting.Elliott Hughes
2015-04-20Switch setprop to use TOYBOX_ON_ANDROID and fix getprop include.Rob Landley
2015-04-19Cleanup getprop, add qstrcmp() to lib for qsort (because posix-2008 brokeRob Landley
2015-04-18Android getprop and setprop from Elliott Hughes.Rob Landley
2015-04-10Implement Android restorecon.Elliott Hughes
2015-04-10Fix load_policy error reporting.Elliott Hughes
2015-04-10getenforce takes no arguments.Elliott Hughes
2015-04-10setenforce takes exactly one argument.Elliott Hughes
2015-03-27Promote setenforce to android.Rob Landley
2015-03-27Promote getenforce.Rob Landley
2015-03-27Promote load_policy to android.Rob Landley
2015-03-23Promote runcon to android (and add an android menu).Rob Landley