Switch setprop to use TOYBOX_ON_ANDROID and fix getprop include.
authorRob Landley <rob@landley.net>
Tue, 21 Apr 2015 01:59:00 +0000 (20:59 -0500)
committerRob Landley <rob@landley.net>
Tue, 21 Apr 2015 01:59:00 +0000 (20:59 -0500)
commite5fb6a28ffb09782e4df08251956f42c48445147
tree08b9f53707a21a96fa6bcf94f1098433eee87863
parent5b493dc48db03c7e27c8ce002fe216bcd778fe92
Switch setprop to use TOYBOX_ON_ANDROID and fix getprop include.

(I commented out the android-only #include in getprop to do what compile
testing I could, and then forgot to uncomment it.)
toys/android/getprop.c
toys/android/setprop.c