- 16 May, 2015 2 commits
-
-
Elliott Hughes authored
This reverts commit 9c94aa99. Change-Id: Ie2479ee4a0614e285ce8d57c727200a0381904e2 (cherry picked from commit 88f0f4b2)
-
Elliott Hughes authored
Bug: http://b/21171466 Change-Id: I3fa09db7ca43d337cbda60f10269e7607544982b (cherry picked from commit 9c94aa99)
-
- 08 Apr, 2015 2 commits
-
-
Elliott Hughes authored
Also remove the unused generality, and remove a dependency on a linux/ header file when there's a sys/ one that's even better. Change-Id: If07608cc9ae2b7c2928ee2a9e33d20d63a9a8f45
-
Elliott Hughes authored
Change-Id: I5188dbcc7e248b2fabade2d8d137610b4adb3164
-
- 07 Apr, 2015 2 commits
-
-
Elliott Hughes authored
Change-Id: Ic0fd9cfb70e117067f4ebc5e120dea4b5fe1d883
-
Elliott Hughes authored
Change-Id: I5460f46700011b7733a1d87a9049e828531627be
-
- 03 Apr, 2015 1 commit
-
-
Elliott Hughes authored
Change-Id: Ide35731c37d70ccb38a5e84b7310434ce6c3aa6e
-
- 02 Apr, 2015 1 commit
-
-
Elliott Hughes authored
Change-Id: I720b8ef1050da45a7833adef8219b6acb2cf3a38
-
- 30 Mar, 2015 1 commit
-
-
Elliott Hughes authored
Change-Id: If68fa6a691478921452ebd785bd35e3ba5a8470a
-
- 28 Mar, 2015 1 commit
-
-
Elliott Hughes authored
Change-Id: I3ef3aab9eef8e07ee598e2559a316e2fccf7199b
-
- 26 Mar, 2015 1 commit
-
-
Elliott Hughes authored
Now we only have to remember to update the kernel uapi headers, which we're pretty good at. Change-Id: If04eb8c50882fff5e5e2a5d72664f5d4c4c538b1
-
- 24 Mar, 2015 1 commit
-
-
Elliott Hughes authored
Change-Id: I0fa4a1907a9def4ba7dc1348f57299cd578fdf87
-
- 19 Mar, 2015 1 commit
-
-
Elliott Hughes authored
This seems to have only been used before we had top(1). Change-Id: I6c3e5dad19754cf00a07161d2b93093dc0fe7c08
-
- 16 Mar, 2015 1 commit
-
-
Elliott Hughes authored
It's basically "echo" with a redirect, and it hasn't been touched since cupcake. Could be replaced with a shell script if need be. Change-Id: I75b663ea4be3d7cd9581faa6ef3979de28e68dfb
-
- 13 Mar, 2015 1 commit
-
-
Stephen Smalley authored
These were leftovers from the SELinux boolean support that was originally merged. Since Android prohibits SELinux policy booleans, we can just drop it. Change-Id: I02f646a7d8db65e153702205b082b87a73f60d73 Signed-off-by:
Stephen Smalley <sds@tycho.nsa.gov>
-
- 07 Mar, 2015 1 commit
-
-
Elliott Hughes authored
It hasn't worked in some time (it removes /data/dalvik-cache, which is required by art), and if you're prepared to reboot (to let init put back all the directories a working system needs) there are other ways to wipe data (such as "fastboot format userdata reboot"). Bug: 19644330 Change-Id: Ib074ea21cc28409a506d66d75060bb4ad85539e2
-
- 09 Feb, 2015 1 commit
-
-
Elliott Hughes authored
Change-Id: Id9646ff10870425fc4013aab6621a5f6a0c6e98e
-
- 05 Feb, 2015 1 commit
-
-
Elliott Hughes authored
Also move the dd-only library code into the dd section (so a future maintainer will know to keep/remove them as a block) and fix the one build warning remaining. Change-Id: Ibf6b28ef05e4cbb70b9308b0f4387f5af5b7fa94
-
- 17 Jan, 2015 1 commit
-
-
Elliott Hughes authored
Change-Id: I0b92482d06055207e133112e74c58964c7ef0362
-
- 15 Jan, 2015 2 commits
-
-
Elliott Hughes authored
Change-Id: Ib8b078565e4951f7621d21fbe3573bfcf2435879
-
Elliott Hughes authored
Change-Id: Ic56addb183ce7f1d289b807527047c37924c1aa6
-
- 14 Jan, 2015 4 commits
-
-
Elliott Hughes authored
Change-Id: I7015454edd2240413d93509a96ad884592fcaae9
-
Elliott Hughes authored
Change-Id: Id3fd2898e137d3a70a3dc5ed65689ef5e029c8cd
-
Elliott Hughes authored
Change-Id: I02e3849c0b944289c6541ff14f1e80a7f8041829
-
Elliott Hughes authored
Change-Id: I0bab6018010c71f6c17eb10bea20dceb470c5242
-
- 24 Dec, 2014 1 commit
-
-
Elliott Hughes authored
Change-Id: Ie03161cc2d6ae410e079e1142e62e6836858c9db
-
- 23 Dec, 2014 1 commit
-
-
Elliott Hughes authored
Change-Id: I165ff67fc47286b992f167ff7392246a805b6d68
-
- 17 Dec, 2014 3 commits
-
-
Elliott Hughes authored
Change-Id: Ibbba4d516d55460c6d627b766cc087e6a7edcabd
-
Elliott Hughes authored
Change-Id: I93904b85e180d4324b64e2e90a4832c4d4169627
-
Elliott Hughes authored
Change-Id: Idfe52737093d243ae2dcb054f686f6d6af0c2de6
-
- 16 Dec, 2014 4 commits
-
-
Elliott Hughes authored
I accidentally enabled the toybox ln in my original commit, so which ln you've been running for the last few weeks has depended on which directory you built more recently... Change-Id: If73783477aa4eb4d058d6e170d6291ba0d9c5f40
-
Elliott Hughes authored
Change-Id: I80ecc7c19bf7fc44039235c846727853d78a5d15
-
Elliott Hughes authored
Change-Id: Ie2ad916893ba36e7cee6d5a4533e60732871c8dd
-
Elliott Hughes authored
Change-Id: I9ae70ff53da6e31ccb1c4e127ce9349ab794f78f
-
- 12 Dec, 2014 3 commits
-
-
Elliott Hughes authored
We've now removed enough that for the first time toolbox has dipped below toybox in size: -rwxr-xr-x root shell 230800 2014-12-11 18:55 toolbox -rwxr-xr-x root shell 233632 2014-12-11 18:32 toybox Change-Id: I6b150f195dd9f803ddce58a89aa7c23a5b930e5b
-
Elliott Hughes authored
Change-Id: Ib81efed6c06a776626a42c25508b15461e495288
-
Elliott Hughes authored
No one runs this anyway; they get the slightly better one from mksh instead. Change-Id: I5e629cb3b443d3d38206f11f365fe483936d5440
-
- 11 Dec, 2014 1 commit
-
-
Elliott Hughes authored
Change-Id: I358f1761238b48f2de94cc43716581d24c846edd
-
- 05 Dec, 2014 2 commits
-
-
Elliott Hughes authored
Change-Id: Icca3eb4b78e07eb49b090cc98dc3ca3f5c5ea8a6
-
Andreas Gampe authored
For build-system CFLAGS clean-up, disable warnings locally. Should be reverted when the code is fixed. Bug: 18632512 Change-Id: Ia373784ec36d37545a7e50db1df9f8cc37d7bf30
-