Commit graph

11348 commits

Author SHA1 Message Date
Andreas Gampe
01334e5241 am 1690b49e: Merge "Libsuspend: Remove unused variable"
* commit '1690b49e631904759737176b4bb285d446655f5d':
  Libsuspend: Remove unused variable
2014-11-25 19:57:59 +00:00
Andreas Gampe
38c3386a6c resolved conflicts for merge of 03be4928 to lmp-mr1-dev-plus-aosp
Change-Id: I7c72ed2c54ceae19c9dfe8b2e1707f869faad110
2014-11-25 11:45:46 -08:00
Elliott Hughes
8e76610cfc am 077ff309: Merge "Lose mkswap, swapoff, and swapon to toybox."
* commit '077ff30954275e635c5faa8b75afcd0a44a78dcc':
  Lose mkswap, swapoff, and swapon to toybox.
2014-11-25 19:03:59 +00:00
Elliott Hughes
4d7a262c63 am 75afd633: Merge "Lose printenv to toybox."
* commit '75afd63340b2a19ff85e5a577a8a0bdd1ca46d26':
  Lose printenv to toybox.
2014-11-25 19:03:43 +00:00
Ying Wang
406f00a87f am 8d698179: Merge "Use LOCAL_POST_INSTALL_CMD to simplify symlink creation."
* commit '8d698179404658b4a037c93303b2e833932d6ff9':
  Use LOCAL_POST_INSTALL_CMD to simplify symlink creation.
2014-11-25 19:03:42 +00:00
Elliott Hughes
45f296ec48 am bcece29c: Merge "Lose sleep to toybox."
* commit 'bcece29c4438c6b92c973d30bc8a46331f16369f':
  Lose sleep to toybox.
2014-11-25 19:03:35 +00:00
Elliott Hughes
f2f0b0fa69 am e494c513: Merge "Lose sync to toybox."
* commit 'e494c513f919b405f92d3a3ebefa105a2482ec5b':
  Lose sync to toybox.
2014-11-25 19:03:25 +00:00
Ying Wang
b14bc39b36 am 9f693b8f: Merge "Use LOCAL_POST_LINK_CMD to install toolbox symlinks"
* commit '9f693b8f1e97fd8977d66e3bf003d7b9460be0e7':
  Use LOCAL_POST_LINK_CMD to install toolbox symlinks
2014-11-25 19:03:21 +00:00
Elliott Hughes
59acfee63f am f3c8eb83: Merge "Remove dead tools."
* commit 'f3c8eb838db02a5fc215e178e4eb319831894d48':
  Remove dead tools.
2014-11-25 19:03:20 +00:00
Elliott Hughes
a0959e90f5 am 8eb770d3: Merge "Remove long-dead readtty."
* commit '8eb770d37cd9470630fdbe496f22b7a04549fef7':
  Remove long-dead readtty.
2014-11-25 19:03:12 +00:00
Elliott Hughes
0c0ab6bb06 resolved conflicts for merge of db38d10a to lmp-mr1-dev-plus-aosp
Change-Id: I81b1fa2c3014abee75a32e82202b3f6b18435c9b
2014-11-25 11:00:41 -08:00
Chih-hung Hsieh
96fb5d2038 am e3d9a675: Merge "Remove unused variable"
* commit 'e3d9a67505236d502e6fbc7a1e278103ab2f7569':
  Remove unused variable
2014-11-25 18:52:14 +00:00
Andreas Gampe
c86b167153 am a4b846f0: Merge "Libnetutils: Remove unused functions & variables"
* commit 'a4b846f0d3a679b24f9cd92da9705ae0dcd12995':
  Libnetutils: Remove unused functions & variables
2014-11-25 18:52:10 +00:00
Andreas Gampe
4d47f0fcf1 am 1fc78d3d: Merge "Liblog: Remove unused function"
* commit '1fc78d3d0bc0676e58483afcb6b5035e598b6c31':
  Liblog: Remove unused function
2014-11-25 18:52:05 +00:00
Elliott Hughes
87fdfc718e am cb321921: Merge "fastboot: add parameter for unbuffered stderr/stdout"
* commit 'cb321921fe04f6ccaeb56c4bf3e8965ee4764738':
  fastboot: add parameter for unbuffered stderr/stdout
2014-11-25 18:52:01 +00:00
Andreas Gampe
276968f24c am 1f6be2b6: Merge "Libziparchive: Remove unused variable"
* commit '1f6be2b6355d26967993011bb92afb0754b90655':
  Libziparchive: Remove unused variable
2014-11-25 18:51:53 +00:00
Andreas Gampe
422ced07e5 am 374de72b: Merge "Libcutils: Remove unused variable"
* commit '374de72bbc218198e6a5f09ae4da853d02199b5c':
  Libcutils: Remove unused variable
2014-11-25 18:51:52 +00:00
Andreas Gampe
022a6c54b4 am f96c7bd4: Merge "Libutils: Comment out unused constants"
* commit 'f96c7bd4b0c9c6e5770cda034b696212c9c6336d':
  Libutils: Comment out unused constants
2014-11-25 18:51:48 +00:00
Daisuke Okitsu
59ad2fc312 am a5a4e9e0: sdcard: mount sdcard with the noexec option
* commit 'a5a4e9e0cad383f0c14dbe92a60b7d8150ae6b1f':
  sdcard: mount sdcard with the noexec option
2014-11-25 17:37:55 +00:00
Elliott Hughes
d6dc983078 am 744c4986: Merge "sdcard: mount sdcard with the noexec option"
* commit '744c4986a1cdbf5c2cbe71d149f1545052e4f33f':
  sdcard: mount sdcard with the noexec option
2014-11-25 12:59:15 +00:00
Andreas Gampe
1690b49e63 Merge "Libsuspend: Remove unused variable" 2014-11-25 03:29:17 +00:00
Andreas Gampe
487f98447a Libsuspend: Remove unused variable
For build-system CFLAGS clean-up, remove unused variable.

Change-Id: I34bd33fd24b02ee58b64029146c253c61651d45f
2014-11-24 18:53:44 -08:00
Andreas Gampe
03be492842 Merge "Healthd: Remove unused variables" 2014-11-25 02:53:28 +00:00
Andreas Gampe
c0970d31f3 Healthd: Remove unused variables
For build-system CFLAGS clean-up, remove unused variables.

Change-Id: Ifc5884518bfdb744ea9823b98db544dbe59c20d2
2014-11-24 18:48:55 -08:00
Elliott Hughes
077ff30954 Merge "Lose mkswap, swapoff, and swapon to toybox." 2014-11-25 00:27:12 +00:00
Elliott Hughes
7376cef149 Lose mkswap, swapoff, and swapon to toybox.
Change-Id: Iedb371ad0f1f74822b3ff4bc1b7b1f9e6ecd300d
2014-11-24 16:13:03 -08:00
Elliott Hughes
75afd63340 Merge "Lose printenv to toybox." 2014-11-24 23:50:06 +00:00
Ying Wang
8d69817940 Merge "Use LOCAL_POST_INSTALL_CMD to simplify symlink creation." 2014-11-24 23:48:56 +00:00
Ying Wang
dbb78d65c0 Use LOCAL_POST_INSTALL_CMD to simplify symlink creation.
Change-Id: I67ad7248c26561d394e66901e90ef5814ec69fb3
2014-11-24 15:43:34 -08:00
Elliott Hughes
64d2944674 Lose printenv to toybox.
Change-Id: Icdc6766a7ef853bc846fe811fa2ad2284ed8a18f
2014-11-24 15:32:51 -08:00
Elliott Hughes
bcece29c44 Merge "Lose sleep to toybox." 2014-11-24 23:27:16 +00:00
Elliott Hughes
493faf525c Lose sleep to toybox.
No pun intended.

Change-Id: Ic1d9c8fa9719a7749b4eeaeac20df313600c0b88
2014-11-24 15:22:22 -08:00
Elliott Hughes
e494c513f9 Merge "Lose sync to toybox." 2014-11-24 23:02:34 +00:00
Elliott Hughes
47b3f9e29d Lose sync to toybox.
Change-Id: I36c98135bb4ab1e2ca7137b7a83782fce5ac683a
2014-11-24 14:53:09 -08:00
Ying Wang
9f693b8f1e Merge "Use LOCAL_POST_LINK_CMD to install toolbox symlinks" 2014-11-24 22:17:57 +00:00
Elliott Hughes
f3c8eb838d Merge "Remove dead tools." 2014-11-24 22:15:31 +00:00
Ying Wang
7d45be0e4a Use LOCAL_POST_LINK_CMD to install toolbox symlinks
It's simpler; Also whenever toolbox is updated the symlinks get
recreated.

Change-Id: I03fb61a5e0f14fd4ed23680dd6db87eed5b46787
2014-11-24 14:09:24 -08:00
Elliott Hughes
3024977037 Remove dead tools.
These have all been obsolete since we first moved to git!

Change-Id: Ie5bfc1b30000930ef6a604b4313ff7af1b7c4573
2014-11-24 14:03:28 -08:00
Elliott Hughes
8eb770d37c Merge "Remove long-dead readtty." 2014-11-24 21:43:32 +00:00
Elliott Hughes
db38d10a48 Merge "Lose insmod/lsmod/rmmod to toybox." 2014-11-24 21:07:51 +00:00
Chih-hung Hsieh
e3d9a67505 Merge "Remove unused variable" 2014-11-24 20:11:44 +00:00
Bernhard Rosenkränzer
1eca6a91a1 Remove unused variable
Change-Id: Ifba91dd93a9c8170f8837c413756554e117be894
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2014-11-24 20:01:45 +00:00
Elliott Hughes
b120134bd1 Remove long-dead readtty.
Change-Id: I15ae14542214a3802d43892da0d03cfb33e63c96
2014-11-24 12:01:21 -08:00
Andreas Gampe
a4b846f0d3 Merge "Libnetutils: Remove unused functions & variables" 2014-11-24 19:37:31 +00:00
Elliott Hughes
b054178a15 Lose insmod/lsmod/rmmod to toybox.
Change-Id: Ia654cdca14a4fda958a406f5e6ccd0919ce88a8f
2014-11-24 11:34:14 -08:00
Andreas Gampe
1fc78d3d0b Merge "Liblog: Remove unused function" 2014-11-24 18:44:27 +00:00
Andreas Gampe
a5d5d84773 Libnetutils: Remove unused functions & variables
For build-system CFLAGS clean-up, remove unused functions and
variables.

Change-Id: I40a78d5a532dc32b53beb1cfc1b7645bab8add16
2014-11-24 10:43:53 -08:00
Andreas Gampe
1f742864fa Liblog: Remove unused function
For build-system CFLAGS clean-up, remove unused function.

Change-Id: I8c28c4bbbadaea6a5b32483e9e220794967bdd4e
2014-11-24 10:36:55 -08:00
Elliott Hughes
cb321921fe Merge "fastboot: add parameter for unbuffered stderr/stdout" 2014-11-24 18:33:50 +00:00
Andreas Gampe
1f6be2b635 Merge "Libziparchive: Remove unused variable" 2014-11-24 18:11:56 +00:00