Mark Salyzyn
56a90a08db
libziparchive: off64_t is not int64_t
...
- ToDo: investigate why our system headers let us down.
Change-Id: Iada422adbbbd4fbd0fc09b51b97b3cd06ccc6374
2014-05-08 17:20:55 -07:00
Mark Salyzyn
9b5f044fd0
Merge "libziparchive: 64 bit issues"
2014-05-08 23:14:36 +00:00
Mark Salyzyn
088bf90e5d
libziparchive: 64 bit issues
...
Change-Id: I1b53aff5b1527a3623d17deed306624707d345ef
2014-05-08 16:06:54 -07:00
Mark Salyzyn
113067e216
Merge "run-as: build 1161573 failure"
2014-05-08 21:21:33 +00:00
Mark Salyzyn
2e6e2713fb
run-as: build 1161573 failure
...
- pointer to integer comparison.
Change-Id: I4a12c357ff5eaf2fc08c19c9efe7e2d7cb0dbe2e
2014-05-08 21:18:23 +00:00
Mark Salyzyn
a2b03c4a6a
Merge "libsparse: turn on -Werror"
2014-05-08 20:32:37 +00:00
Mark Salyzyn
01ef52e114
Merge "fs_mgr: turn on -Werror"
2014-05-08 20:31:11 +00:00
Mark Salyzyn
d3d8703c8a
Merge "libmincrypt: suppress warning messages"
2014-05-08 20:30:47 +00:00
Mark Salyzyn
b9b50b4e58
Merge "libziparchive: Turn on -Werror"
2014-05-08 20:30:20 +00:00
Mark Salyzyn
17151e4d0e
Merge "run-as: turn on -Werror"
2014-05-08 20:29:39 +00:00
Mark Salyzyn
9318e4d9f8
Merge "liblog: set -Werror"
2014-05-08 20:29:16 +00:00
Mark Salyzyn
8116c8c37a
libsparse: turn on -Werror
...
- Deal with some -Wunused issues
Change-Id: I9667d74c0dfbe55c625e65b9d44d7c6f861c455d
2014-05-07 16:56:22 -07:00
Mark Salyzyn
86e3f22b6a
fs_mgr: turn on -Werror
...
- deal with some -Wunused-variable issues
Change-Id: Ie0140d4777ddf862e4bbed76142a1dbb8320c1b0
2014-05-07 16:56:21 -07:00
Mark Salyzyn
f03f8485e7
libmincrypt: suppress warning messages
...
- deal with implict declaration issue
- deal with some -Wunused issues
Change-Id: I253f1412a696c4811ade70a931fb1c01b31c62a5
2014-05-07 16:56:21 -07:00
Mark Salyzyn
51d562d399
libziparchive: Turn on -Werror
...
Change-Id: I98a93273b9e1bac0324dd210f6a8493ba780e878
2014-05-07 16:56:21 -07:00
Mark Salyzyn
b9f5a2b9a0
run-as: turn on -Werror
...
- remove an abandoned code fragment
Change-Id: I32d4ad820772685c680d200dc00ef11d102c76bd
2014-05-07 16:56:21 -07:00
Mark Salyzyn
a04464adaf
liblog: set -Werror
...
- Deal with some -Wunused issues
- Cleanup UNUSED to __unused transition
Change-Id: Icd33808d4c974625f4fd0a126a90a2b4c90c8314
2014-05-07 16:56:21 -07:00
Alexander Levitskiy
d150618d8d
Merge "Revert "System: Fastboot: warning fixit, misc bugs and cleanup.""
2014-05-07 23:37:20 +00:00
Alexander Levitskiy
8d7ddb35d5
Revert "System: Fastboot: warning fixit, misc bugs and cleanup."
...
This reverts commit 782111b3bc .
Change-Id: Ib66400dfaeef7f01e6461a57b9f09be08de2f1fe
2014-05-07 23:31:59 +00:00
Mark Salyzyn
129e9dada7
Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb
...
* changes:
adb: turn on -Werror
netcfg: turn on -Werror
mkbootimg: turn on -Werror
gpttool: turn on -Werror
2014-05-07 23:10:40 +00:00
Ying Wang
803fb62bb4
Merge "Remove unused LOCAL_LDLIBS."
2014-05-07 22:50:48 +00:00
Elliott Hughes
d9e3bc3f42
Merge "Use bionic's <linux/fuse.h>."
2014-05-07 22:47:46 +00:00
Elliott Hughes
b48661289a
Merge "Fix mips debuggerd <corkscrew/ptrace.h> build breakage."
2014-05-07 22:44:09 +00:00
Elliott Hughes
99d4a697c7
Fix mips debuggerd <corkscrew/ptrace.h> build breakage.
...
The uapi headers have everything we need, and the corkscrew
header files have been removed.
Change-Id: I274b44463638112f1ab290926094c094c9253586
2014-05-07 15:42:41 -07:00
Ying Wang
9f437d7181
Remove unused LOCAL_LDLIBS.
...
Change-Id: I42aeb7668183e7a06207ee063f6eee4d37d66c6e
2014-05-07 15:36:05 -07:00
Sasha Levitskiy
a744f0a11a
Merge "System: Fastboot: warning fixit, misc bugs and cleanup."
2014-05-07 21:59:12 +00:00
Elliott Hughes
60281d556d
Use bionic's <linux/fuse.h>.
...
No need for an out-of-date copy of a uapi header.
Change-Id: Iec68c6ceb2bceca1ceef0c57e0b45a89a139e292
2014-05-07 14:39:58 -07:00
Sasha Levitskiy
782111b3bc
System: Fastboot: warning fixit, misc bugs and cleanup.
...
Change-Id: Ib8517a852977962de3f05c879ba7dce89bcef644
Signed-off-by: Sasha Levitskiy <sanek@google.com>
2014-05-07 11:43:12 -07:00
Elliott Hughes
7112e4c7cb
Merge "Remove the dead corkscrew header files too."
2014-05-07 17:07:41 +00:00
Elliott Hughes
ddbdae8c3f
Remove the dead corkscrew header files too.
...
Change-Id: I0dd5cf3966994db19d98f60805211ed39099465a
2014-05-07 09:38:04 -07:00
Elliott Hughes
2c55b454c7
Merge "Switch to the new bionic fatal logging interface."
2014-05-07 04:04:39 +00:00
Elliott Hughes
26864bf9cb
Switch to the new bionic fatal logging interface.
...
This is more general and will work for anyone's custom logging
code, as long as they use ANDROID_LOG_FATAL priority.
Change-Id: Iaf7fc0858fce04f3af407882a58ee5a827d50ddd
2014-05-06 20:40:15 -07:00
JP Abgrall
66e952e254
Merge "fastboot: support for overriding format fs-type and size"
2014-05-07 02:16:06 +00:00
JP Abgrall
7e85974fc2
fastboot: support for overriding format fs-type and size
...
This changes allows overriding the fs-type and size that
are normally returned by the booloader.
This is in preparation for supporting other FSes.
Change-Id: I8d141a0d4d14df9fe84d3b131484e9696fcd8870
Signed-off-by: JP Abgrall <jpa@google.com>
2014-05-06 15:14:15 -07:00
Mark Salyzyn
9570d8378c
Merge "logd: logcat: Add persist.logd.size group of properties"
2014-05-06 22:00:11 +00:00
Mark Salyzyn
671e343c7d
logd: logcat: Add persist.logd.size group of properties
...
- logd Add persist.logd.size (global), persist.logd.size.<logid>
- logcat report a more flexible multiplier in -g command.
Bug: 14563261
Bug: 14469172
Change-Id: Ie389caa14ad3ae3d4a3a3cc463425bb9dbc5e483
2014-05-06 14:58:41 -07:00
Mark Salyzyn
5c02b2760e
Merge "logd: default off by-UID spam filter"
2014-05-06 21:32:23 +00:00
Mark Salyzyn
4141cb2391
logd: default off by-UID spam filter
...
Bug: 14469172
Change-Id: I37c8dbcea0490afb994cbe6f033591fea1c58bc8
2014-05-06 13:50:28 -07:00
JP Abgrall
2d2fd4cdea
Merge changes Ibff1f74e,Ic82595cf,If4e01cab
...
* changes:
fastboot: Added tos as an optional image
fastboot: Fixed optional entries
fastboot: allow format on devices with small buffers
2014-05-06 19:32:17 +00:00
Daniel Rosenberg
73a4ad288f
fastboot: Added tos as an optional image
...
Change-Id: Ibff1f74ee4a949501ceae0b897f896067f022763
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2014-05-06 12:28:41 -07:00
Daniel Rosenberg
82280594ef
fastboot: Fixed optional entries
...
Previously, if an image was listed as optional, but was not found,
flashall would fail. Now it will proceed if optional images are not
present.
Change-Id: Ic82595cf0cd6ddce4c676de590f03f1a95f32040
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2014-05-06 12:28:39 -07:00
Dmitry Grinberg
e6f3e9bd26
fastboot: allow format on devices with small buffers
...
Formatting large partitions on devices with small transfer buffers did
not work before since format used a strange path through the code to
send data. It now uses the normal path. Also cleaned up a bit. FS
code now lives in a separate file and the custom path for format is
gone.
Change-Id: If4e01cabc2e250b7c02ca7ce8c268e51d49e1529
2014-05-06 12:28:37 -07:00
Ying Wang
52dd7cc0bd
Merge "Fix 64-bit host build."
2014-05-06 18:40:34 +00:00
Ying Wang
3403010186
Fix 64-bit host build.
...
Bug: 13751317
Change-Id: I8ba4fc9918fba0975eb61ec37a8a16b02acfa864
2014-05-06 11:39:31 -07:00
JP Abgrall
8e26b25222
Merge "Fastboot: fix fastboot timeout issue of Windows host side"
2014-05-06 02:24:19 +00:00
Christopher Ferris
b52a48affc
Merge "Log stack even if tombstone cannot be created."
2014-05-05 23:05:28 +00:00
Christopher Ferris
c5bb49a138
Log stack even if tombstone cannot be created.
...
Bug: 14498701
Change-Id: I62c271bef2f73166eeb91d3fa3ce1e1b724a081f
2014-05-05 15:01:14 -07:00
Elliott Hughes
752115dda7
Merge "Add Silvermont architecture cache sizes"
2014-05-05 21:59:53 +00:00
Mark Salyzyn
f2c0f32887
Merge "libcutils: win_sdk build issues"
2014-05-05 19:30:47 +00:00
Mark Salyzyn
60299dfd6a
adb: turn on -Werror
...
- Deal with some -Wunused issues
Change-Id: Idfd1a114e68ae637978b52fde5144d0dca0ec79f
2014-05-05 10:30:06 -07:00