aboutsummaryrefslogtreecommitdiff
path: root/toys/android/load_policy.c
AgeCommit message (Collapse)Author
2015-04-10Fix load_policy error reporting.Elliott Hughes
Also switch to xopen for O_CLOEXEC paranoia and to avoid a conditional. Change-Id: Iee5c4c124bcac800313f586768ffcaade542bd22
2015-03-27Promote load_policy to android.Rob Landley