Rom Lemarchand
ca4c088214
Merge "init: skip "name" DT entry" am: 24e3b8d091
...
am: b95031f87a
* commit 'b95031f87a013d86188c63fe47908f35c7c34654':
init: skip "name" DT entry
2015-11-09 17:41:09 +00:00
Rom Lemarchand
b95031f87a
Merge "init: skip "name" DT entry"
...
am: 24e3b8d091
* commit '24e3b8d0912350e64b0268a627449cf7457039b8':
init: skip "name" DT entry
2015-11-09 17:38:26 +00:00
Rom Lemarchand
24e3b8d091
Merge "init: skip "name" DT entry"
2015-11-09 17:35:09 +00:00
Rom Lemarchand
1dcf325844
init: skip "name" DT entry
...
DTs have a standard "name" entry which is not to be
turned into an android property, so skip it.
Change-Id: I79f6638b4123358c8d80510c1666cf5d4561160e
2015-11-08 17:51:50 -08:00
Elliott Hughes
8f9c7c33c5
Merge "AOSP master doesn\'t have "cmd"." am: 54b5e85373
...
am: b31710e7d4
* commit 'b31710e7d4ad7c682f1a5d27f7c8eddff5868a44':
AOSP master doesn't have "cmd".
2015-11-07 17:11:06 +00:00
Elliott Hughes
b31710e7d4
Merge "AOSP master doesn\'t have "cmd"."
...
am: 54b5e85373
* commit '54b5e85373619a838641d276a840caad284b09b3':
AOSP master doesn't have "cmd".
2015-11-07 17:07:43 +00:00
Elliott Hughes
54b5e85373
Merge "AOSP master doesn't have "cmd"."
2015-11-07 17:05:12 +00:00
Elliott Hughes
39696f4ce8
Merge "use new cmd command" am: ae2a64e2ba
...
am: 143914ec2f
* commit '143914ec2ff2ad7306d3d7b16689524a4c63ad8b':
use new cmd command
2015-11-07 02:09:39 +00:00
Elliott Hughes
143914ec2f
Merge "use new cmd command"
...
am: ae2a64e2ba
* commit 'ae2a64e2baf015cf51da67133a33238588be5550':
use new cmd command
2015-11-07 02:07:00 +00:00
Elliott Hughes
79e1c7a7f8
AOSP master doesn't have "cmd".
...
Change-Id: I0f524b779a623a9e2db923fd9003b102460ae46f
2015-11-06 18:05:16 -08:00
Elliott Hughes
ae2a64e2ba
Merge "use new cmd command"
2015-11-07 02:03:31 +00:00
Todd Kennedy
6fa848adba
use new cmd command
...
Instead of using the pm command, 'adb install' and 'adb uninstall' will now
use the cmd command. Additionally, the APK will be streamed directly to
package installer instead of creating a temporary file.
(cherry-pick of d039800a4e008b52c532f901e3bb34b40877cf30.)
Change-Id: Ie7529afa5b039d29cc8183f36085ff4e66b3457a
2015-11-06 18:00:05 -08:00
Josh Gao
a39ff9d81b
Merge "adb: pull empty directories." am: 7fc45c3326
...
am: 92c436d38d
* commit '92c436d38dbf257d150280c9e3e4fda40a4cd46e':
adb: pull empty directories.
2015-11-07 01:00:18 +00:00
Josh Gao
a83913d344
Merge "adb: remove superfluous checks." am: 8c2fb1f3de
...
am: 68fc89d92b
* commit '68fc89d92b315409a8ec01e90658b48fe3100786':
adb: remove superfluous checks.
2015-11-07 01:00:03 +00:00
Josh Gao
92c436d38d
Merge "adb: pull empty directories."
...
am: 7fc45c3326
* commit '7fc45c3326ba4ecaa49ec0713dce61b053c9b9e4':
adb: pull empty directories.
2015-11-07 00:57:07 +00:00
Josh Gao
68fc89d92b
Merge "adb: remove superfluous checks."
...
am: 8c2fb1f3de
* commit '8c2fb1f3de20ffd00b5704994536353d56cd5b6f':
adb: remove superfluous checks.
2015-11-07 00:56:50 +00:00
Josh Gao
7fc45c3326
Merge "adb: pull empty directories."
2015-11-07 00:53:03 +00:00
Josh Gao
8c2fb1f3de
Merge "adb: remove superfluous checks."
2015-11-07 00:52:12 +00:00
Josh Gao
a837df8590
adb: remove superfluous checks.
...
Change-Id: I4d9ceb301b0d242b0bad9a0faa8e2a1824f36cca
2015-11-06 15:19:53 -08:00
Josh Gao
6580096c97
adb: pull empty directories.
...
Pushing empty directories is more troublesome, and probably either
requires changes to the server, or hacky `adb shell mkdir` stuff.
Bug: http://b/25395071
Change-Id: I4db6a993429a56e5c5ca994752418503b6f5d7c4
2015-11-06 15:04:24 -08:00
Bertrand Simonnet
186a673777
Merge "metricsd: add SendBoolToUMA to metrics interface" am: 9940a132fb
...
am: bc85e34259
* commit 'bc85e34259392783aeca24f69da48d85adafadb0':
metricsd: add SendBoolToUMA to metrics interface
2015-11-06 20:52:57 +00:00
Bertrand Simonnet
bc85e34259
Merge "metricsd: add SendBoolToUMA to metrics interface"
...
am: 9940a132fb
* commit '9940a132fb28c14bbe1023e7c511dbcb039aa1ef':
metricsd: add SendBoolToUMA to metrics interface
2015-11-06 20:51:00 +00:00
Bertrand Simonnet
9940a132fb
Merge "metricsd: add SendBoolToUMA to metrics interface"
2015-11-06 20:47:58 +00:00
Josh Gao
c5cfc8571e
Merge "adb: add basename_lock to mutex_list.h." am: f00db9d8b8
...
am: 148f362579
* commit '148f3625797fa989ea327521ef2e73b23709a80c':
adb: add basename_lock to mutex_list.h.
2015-11-06 20:47:52 +00:00
Josh Gao
148f362579
Merge "adb: add basename_lock to mutex_list.h."
...
am: f00db9d8b8
* commit 'f00db9d8b89ad919aa61f17fb9f773a400aebe5e':
adb: add basename_lock to mutex_list.h.
2015-11-06 20:45:55 +00:00
Josh Gao
f00db9d8b8
Merge "adb: add basename_lock to mutex_list.h."
2015-11-06 20:43:49 +00:00
Josh Gao
09ef0c8953
Merge changes Iced6c414,Ie82d51ec am: a239543061
...
am: 055b81567d
* commit '055b81567dd6daed46a5e4022f2e84d48ec7e07a':
adb: make local_build_list match remote_build_list.
adb: C++ify more of the push/pull functions.
2015-11-06 20:32:04 +00:00
Josh Gao
055b81567d
Merge changes Iced6c414,Ie82d51ec
...
am: a239543061
* commit 'a23954306151699505d5a0e83bb33ee04d53f9dd':
adb: make local_build_list match remote_build_list.
adb: C++ify more of the push/pull functions.
2015-11-06 20:26:25 +00:00
Josh Gao
a239543061
Merge changes Iced6c414,Ie82d51ec
...
* changes:
adb: make local_build_list match remote_build_list.
adb: C++ify more of the push/pull functions.
2015-11-06 20:22:24 +00:00
Josh Gao
250107e9f7
adb: add basename_lock to mutex_list.h.
...
Fixes crash on Windows.
Change-Id: Ic87d8ff30a2e824b6012e7e94b8d83442e17d000
2015-11-06 12:19:23 -08:00
Nathan Bullock
adc1c23537
metricsd: add SendBoolToUMA to metrics interface
...
Bug: 25561571
Change-Id: I698d2408e2f462865f6512b7be17ff0851a1f97c
2015-11-06 14:45:49 -05:00
Mark Salyzyn
861d22b505
Merge "packagelistparser: rename to libpackagelistparser" am: 588b399eb1
...
am: bddc3693ca
* commit 'bddc3693cadb92c794d676aafedce4003b525b02':
packagelistparser: rename to libpackagelistparser
2015-11-06 18:19:34 +00:00
Mark Salyzyn
bddc3693ca
Merge "packagelistparser: rename to libpackagelistparser"
...
am: 588b399eb1
* commit '588b399eb16b37f960b945788a6dc9d95a680918':
packagelistparser: rename to libpackagelistparser
2015-11-06 18:17:31 +00:00
Mark Salyzyn
588b399eb1
Merge "packagelistparser: rename to libpackagelistparser"
2015-11-06 18:14:52 +00:00
Elliott Hughes
8eb5e9c370
Merge "Revert "Revert "Add MIPS64r6 support for libpixelflinger""" am: 8bc7a4d443
...
am: 9d6784fe70
* commit '9d6784fe70cdb9285abcb8a442f3de9cd174cccf':
Revert "Revert "Add MIPS64r6 support for libpixelflinger""
2015-11-06 15:39:39 +00:00
Elliott Hughes
9d6784fe70
Merge "Revert "Revert "Add MIPS64r6 support for libpixelflinger"""
...
am: 8bc7a4d443
* commit '8bc7a4d4438d52e140ce835b5fc25a453e3de082':
Revert "Revert "Add MIPS64r6 support for libpixelflinger""
2015-11-06 15:36:43 +00:00
Elliott Hughes
8bc7a4d443
Merge "Revert "Revert "Add MIPS64r6 support for libpixelflinger"""
2015-11-06 15:35:27 +00:00
Elliott Hughes
606d4aecfb
Revert "Revert "Add MIPS64r6 support for libpixelflinger""
...
This reverts commit 7fd121788a .
Change-Id: Ic1204a8407c235b07c643764d5f2800631fecd72
2015-11-06 16:02:25 +01:00
Daniel Rosenberg
6f62ef03c4
Merge "Fastboot changes to support A/B partitioning" am: f8e70a3a60
...
am: fb764d9373
* commit 'fb764d93739b8bf41afe3a52cc45ab05f3759286':
Fastboot changes to support A/B partitioning
2015-11-06 03:46:56 +00:00
Daniel Rosenberg
fb764d9373
Merge "Fastboot changes to support A/B partitioning"
...
am: f8e70a3a60
* commit 'f8e70a3a60082357885aec58785275bc8a560da3':
Fastboot changes to support A/B partitioning
2015-11-06 03:45:00 +00:00
Daniel Rosenberg
f8e70a3a60
Merge "Fastboot changes to support A/B partitioning"
2015-11-06 03:43:49 +00:00
Daniel Rosenberg
b7bd4ae529
Fastboot changes to support A/B partitioning
...
Introduce support for -slot option for specifying slots,
and set_active, for changing the current slot.
Change-Id: Ib3b2a75491c0d0413534dd0c1d7bcb52555bba66
2015-11-05 18:07:46 -08:00
Christopher Ferris
ec038e8221
Merge "Fix bug in writing zips." am: fa5fbae27f
...
am: bd7141d890
* commit 'bd7141d8909d004bb94c72b340977a8976767a0b':
Fix bug in writing zips.
2015-11-05 21:07:39 +00:00
Christopher Ferris
bd7141d890
Merge "Fix bug in writing zips."
...
am: fa5fbae27f
* commit 'fa5fbae27f65793fa81f4e538785d78c326c6039':
Fix bug in writing zips.
2015-11-05 21:04:53 +00:00
Christopher Ferris
fa5fbae27f
Merge "Fix bug in writing zips."
2015-11-05 21:03:09 +00:00
William Roberts
f420ff1ca7
packagelistparser: rename to libpackagelistparser
...
When packagelistparser was moved from frameworks/base/libs to system/core it
was never renamed in-line with things in system/core. Libs start with lib,
executables or subdirs do not.
For example, libusb versus logwrapper show the lib versus executable naming
split.
Change-Id: Ia1ed404347927ecfc2d037c83b2fe2a68b3966ba
Signed-off-by: William Roberts <william.c.roberts@intel.com>
2015-11-05 12:12:38 -08:00
Dan Albert
40f76c2fed
Merge "Use std::unique_ptr instead of UniquePtr." am: 0f61f86870
...
am: 0c69e9f271
* commit '0c69e9f271d05271b1deceb03ef6248a6805c193':
Use std::unique_ptr instead of UniquePtr.
2015-11-05 19:58:51 +00:00
Dan Albert
a619440436
Merge "[gatekeeperd] copy uid to local before passing to u_map" am: fe8213f0dd
...
am: a9a2eaeadc
* commit 'a9a2eaeadc3485e4b2e89f6fd43e02050bfdc687':
[gatekeeperd] copy uid to local before passing to u_map
2015-11-05 19:53:53 +00:00
Dan Albert
0c69e9f271
Merge "Use std::unique_ptr instead of UniquePtr."
...
am: 0f61f86870
* commit '0f61f868703ef078f51549a41c1e59960692cd42':
Use std::unique_ptr instead of UniquePtr.
2015-11-05 19:45:43 +00:00
Dan Albert
a9a2eaeadc
Merge "[gatekeeperd] copy uid to local before passing to u_map"
...
am: fe8213f0dd
* commit 'fe8213f0dd254a1210ba56126e07a21b433c4f75':
[gatekeeperd] copy uid to local before passing to u_map
2015-11-05 19:40:04 +00:00