- 26 Jun, 2016 2 commits
-
-
Ian Pedowitz authored
-
Dan Sandler authored
It should be included wherever SystemUI is. Bug: 27376882 Change-Id: Ibe2688c86e58bdfb8a5278c9c4939d7cdb524078
-
- 23 Jun, 2016 5 commits
-
-
Jeff Vander Stoep authored
Change-Id: If918f56d5c33db10978b4efc51cf3fe42ed71f1a
-
Daniel Micay authored
Merge \\\"disable unpriv perf by default in user{,debug} builds\\\" into mnc-dev am: 11c84f95 am: a0c61fc8 am: 3cceebf1 Change-Id: Ia91276546041b5e36ddeeb4d855d8efac6101da5
-
Jeffrey Vander Stoep authored
am: a0c61fc8 Change-Id: I3eb533e3084fe53f1739a0428ffe5ff583b1ba91
-
Daniel Micay authored
am: 11c84f95 Change-Id: Ic82b49068c2d6c834bafb01ea3f698bb9e84d1ac
-
Jeffrey Vander Stoep authored
-
- 22 Jun, 2016 12 commits
-
-
Tianjie Xu authored
-
Zach Jang authored
Change-Id: I8ef3cd2c1d9eb2e4aefe3c678f0a6bb0fdf74c29
-
Zach Jang authored
Change-Id: I5a634582647d154238c5d5bc07ccf1d0fa869132
-
- 21 Jun, 2016 1 commit
-
-
Tianjie Xu authored
Limit the number of blocks in command zero to 1024 blocks. This prevents the target size of one command from being too large and might help to avoid fsync errors during the OTA update. Bug: 29535618 Change-Id: Ic630cea2599138516162bd0029e2e4b2af75bf4f (cherry picked from commit bb848c54)
-
- 20 Jun, 2016 1 commit
-
-
Zach Jang authored
b/29513589 Change-Id: I5ab4a0aa9d26a95dd0e85d87dcc487867b3f284b
-
- 16 Jun, 2016 2 commits
-
-
Vikas Marwaha authored
-
Mohamad Ayyash authored
-
- 15 Jun, 2016 3 commits
-
-
Mohamad Ayyash authored
BUG: 29388879 Change-Id: I121d2b76db5fb269e2f7152abb2e78098437a0d5 Signed-off-by:
Mohamad Ayyash <mkayyash@google.com>
-
Mohamad Ayyash authored
-
Mohamad Ayyash authored
-
- 14 Jun, 2016 1 commit
-
-
Jeff Hao authored
Bug: 26880306 Change-Id: I97c75cceca30624b5f0c984a5032fdfaf632a90a
-
- 13 Jun, 2016 2 commits
-
-
Tao Bao authored
We use imgdiff to handle files in zip format (e.g. jar/zip/apk) for higher compression ratio. For system/vendor in squashfs, a) all files are compressed in LZ4 format; b) we use 4096-byte block size in their sparse images, but the files in squashfs may not be laid out as 4K-aligned. So the blocks for a given file as listed in block map may not form a valid zip file, which may fail the patch generation with imgdiff. Disable using imgdiff for squashfs images, and use bsdiff instead. Bug: 22322817 Change-Id: Ie76aa4cece5c9d38cb1d1a34c505a4a8f37512d3
-
Mohamad Ayyash authored
Needed to generate image.map and to optimize the OTA size BUG: 22322817 Change-Id: I7802f4dbb9116a94ea99a00b68c3a7ff180ef08a Signed-off-by:
Mohamad Ayyash <mkayyash@google.com>
-
- 12 Jun, 2016 1 commit
-
-
Daniel Micay authored
(Cherry picked from commit f2ac912b) Bug: 29054680 Change-Id: If04bc63fc366006cde842a50b7c764f89d7449a6
-
- 10 Jun, 2016 1 commit
-
-
Tianjie Xu authored
Add the build property "build.version.incremental" of the source (if present) and target files to the metadata of the ota update package. Example of metadata: .... post-build-incremental=2951741 post-timestamp=1465345123 pre-build-incremental=2943039 pre-device=bullhead ... Bug: 28658632 Change-Id: I889e8ccf39633b1b35590751001a42d1b05d5514
-
- 08 Jun, 2016 1 commit
-
-
Ian Pedowitz authored
-
- 07 Jun, 2016 2 commits
-
-
Vikas Marwaha authored
Bug: 26381401 Change-Id: I8f2e630118cfa474564eb21911448bc813fcfec7
-
Gustav Sennton authored
-
- 06 Jun, 2016 3 commits
-
-
Ian Pedowitz authored
Bug: 29056633 Change-Id: Ib0186c5affd16b5223ba547b2cfff49d830dac1c
-
Ian Pedowitz authored
Change-Id: I328dfa703faf2bd3232f68102d5c7f4b379df030 Fixes: 29117805
-
Narayan Kamath authored
-
- 03 Jun, 2016 2 commits
-
-
Ian Pedowitz authored
PLATFORM_VERSION_ALL_CODENAMES needs to include N for now Bug: 28810934 Bug: 29117805 Change-Id: Ibf44e1e02077e7830d9bf92b87fb8ccae029c121
-
Gustav Sennton authored
PRODUCT_SHIPPING_API_LEVEL declares which API level a device first shipped with. We use this variable to set a read-only property that can be used in CTS/GTS tests. Bug: 26381401 Change-Id: I9dfeaf423146c35f57e69ac26c27e8a9e205bc4f
-
- 02 Jun, 2016 1 commit
-
-
Narayan Kamath authored
bug: 28998083 Change-Id: Iec4415ad7e5122c1168024f6ccf39b5e342cc7fd
-