| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Note that it is *easy* to break your phone with this feature. It is
not a bug that reenabling verity after changing one byte of the system
partition stops the device booting.
Bug: 18529433
Change-Id: I632e91281884471a362960f1ba30312d2669b8ff
|
|\
| |
| |
| |
| | |
* commit '96bc6841240d09050ef336461b9a13792f8080ed':
Fix build.
|
| |\
| | |
| | |
| | |
| | | |
* commit 'bc2602068d83b0226a614ed143cebd708c5fabd2':
Fix build.
|
| | |\ |
|
| | |/
| | |
| | |
| | |
| | |
| | | |
More UD literals that weren't caught by hammerhead...
Change-Id: I6b0abdeef41d1f40c2fe86843b5149925ff6356e
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'a03656d884ff06e2e1894ba33cb3cc9afe58cf4e':
Lose readlink to toybox.
|
| |\ \
| | |/
| | |
| | | |
Change-Id: Ifbfe91b16e44b2acd08de48a5cdd2176bd664d0a
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I933542dfdec7693f856d7368ff5661957ccabf74
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'fafbd329cb1685dc91172230a0671175e80ca8b3':
Clarify the strcmp() with the empty string.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'ba1552bd2438a8a47779ed3d05d5ce15bfb5741c':
Clarify the strcmp() with the empty string.
|
| | |\ \ |
|
| | |/ /
| | | |
| | | |
| | | | |
Change-Id: Ie246b3c2de3f19b95693f634b0ebd46bdcf3962b
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '8d49c8b0bfdc7bed855acec603bacc355b5bcb8c':
Fix incorrect path name check.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'f66486ef09bfc53da65ca6b4137c47d583f31356':
Fix incorrect path name check.
|
| | |\ \
| | | |/
| | |/| |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This was caught by clang 3.6's -Wpointer-bool-conversion. The device_path
field is a char[256], and thus never NULL. The intention for this code was
to check whether or not there is a named path at all. Checking whether this
is an empty string matches the original intent.
Change-Id: I5ccedc03167e6a457e472089de26130aff7f96e3
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '330d89278262c9fac0bf9be82dc03621daa9faa6':
Lose dmesg to toybox.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'b553a18a02cd90298716c88d9167f877b63a36b6':
Lose dmesg to toybox.
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I29a6bf5e628e29e9b635fac2b23106220e36d6a3
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'be7bb9004c8663d145b998b6a6a349cb136dd6ae':
audio: new stream types
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '47f52f247d6d895878b831de448f19b98225515d':
audio: new stream types
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Added stream types for internal use by audio policy
and audio flinger.
Bug: 18067208.
Change-Id: I90fd4df9ed5e0d8fb8c220d67e95fd0e32a06f14
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit 'a7ec5f1067d640be206bf597a67c64750b8a1fef':
Lose nohup to toybox.
|
| |\ \ \ \ \
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | | |
* commit '50ac7725a5f1c195989888277341f22ab54f979b':
Lose nohup to toybox.
|
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
Change-Id: I2928534bc70c6c77cdc90b658029567f00e7f6ad
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'bbd3b7edd7d2871e2327250219bb70e7c653e63d':
Only Windows doesn't have <sys/uio.h>.
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit 'c0ac9313e942fb7d3a027cec41904c18d8841521':
Only Windows doesn't have <sys/uio.h>.
|
| | |\ \ \ |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This should probably be in libcutils instead, so code that needs to
care about Windows can use readv/writev.
Change-Id: I7c2ceec3f742cee0e44f69fd4c88459376bd0e08
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'f11758bb58af4241817b0b374f913b39d1f32e44':
Only Win32 doesn't have writev.
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '9c7e5c7c33607fce4c91e22dcf38237256450b9a':
Only Win32 doesn't have writev.
|
| | |\ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I9b5328cea3c88a75135dcb0711cbb5471e8fa388
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit 'fcb2f0abe07ffd1c7a87bdcd7878a556ce0049fb':
Libion: Remove unused variables
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '0b7e651615b9b01b9f3f94b6fb1dcfbbbd02c72b':
Libion: Remove unused variables
|
| | |\ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
For build-system CFLAGS clean-up, fix unused variables.
Fix missing close of file descriptors. Explicitly exit after a fork.
Change-Id: I76affbc8647c3a760ed3cacc7f3ada3f59e283b1
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '45f2b924b653c485b18204ae84747000c02ddcf6':
Init: Remove unused variables
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '705accc2a3e3ab29308454212a6029821426ef4e':
Init: Remove unused variables
|
| | |\ \ \ \ \ |
|
| | | |/ / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
For build-system CFLAGS clean-up, fix unused variables.
Use a #define instead of static variable in a header file.
Change-Id: Id47bf38e51644b61a9f3ac1893a16553695f1aac
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit 'd56b3ad7b983ae055fabfa1035e9be6c4c2fa16a':
Lmkd: Fix unused variables
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit 'bac1dfa8c09824e1adb22e90e9d3cf617a81ff96':
Lmkd: Fix unused variables
|
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
For build-system CFLAGS clean-up, fix unused variables.
Change-Id: I841192e92585814b8691d544cc48433b2ca1b3d3
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '01334e5241188a7f5ee2e1ac62431ce3e69d65c6':
Libsuspend: Remove unused variable
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '1690b49e631904759737176b4bb285d446655f5d':
Libsuspend: Remove unused variable
|