Treehugger Robot
b42e4a6b63
Merge "Kill load_file."
2016-05-28 00:17:10 +00:00
Yurii Zubrytskyi
e5635175ab
Merge "[adb] Followup CL to clean up adb_auth_host.cpp" am: 9c7f9215e4
...
am: 979998b965
* commit '979998b9655ab1a306c1cfbda427ffd8847796ee':
[adb] Followup CL to clean up adb_auth_host.cpp
Change-Id: I6e2adcb89004594cb0fca9d9f133dd470602feaa
2016-05-27 23:21:49 +00:00
Elliott Hughes
e8b663fec3
Kill load_file.
...
Change-Id: I6c332f7d8e94d513605295b3d4d32c4e1cf878dc
2016-05-27 16:14:02 -07:00
Yurii Zubrytskyi
979998b965
Merge "[adb] Followup CL to clean up adb_auth_host.cpp"
...
am: 9c7f9215e4
* commit '9c7f9215e4f877a1c039be3951702a0399ed1d4f':
[adb] Followup CL to clean up adb_auth_host.cpp
Change-Id: I324472c709921b319bce59034f25375c011760dd
2016-05-27 23:13:04 +00:00
Treehugger Robot
9c7f9215e4
Merge "[adb] Followup CL to clean up adb_auth_host.cpp"
2016-05-27 23:08:06 +00:00
Chih-Hung Hsieh
5fb629a212
resolve merge conflicts of e845c04
to nyc-dev-plus-aosp
...
Change-Id: I423f722dcc3821b9be52613d68640b49cbac70a6
2016-05-27 16:04:21 -07:00
Chih-Hung Hsieh
e845c04f12
Merge "Fix misc-macro-parentheses warnings in init and other core modules."
...
am: ac080d2128
* commit 'ac080d21280f0448f554315c76993e788c764e8f':
Fix misc-macro-parentheses warnings in init and other core modules.
Change-Id: I48c8de08f334d9b2ae45679c53a4d523bc1358fd
2016-05-27 22:55:22 +00:00
Chih-hung Hsieh
ac080d2128
Merge "Fix misc-macro-parentheses warnings in init and other core modules."
2016-05-27 22:44:15 +00:00
Elliott Hughes
70ca8dcb0b
resolve merge conflicts of 91ed21a
to nyc-dev-plus-aosp
...
Change-Id: Id8d69ba8c0e04e6772c8b9a6318380de26d47b2a
2016-05-27 14:50:58 -07:00
Yurii Zubrytskyi
dace015269
[adb] Followup CL to clean up adb_auth_host.cpp
...
Get rid of unused includes + replace a fixed-size buffer with an
std::string
(cherry-pick of 049ebb810f466d916ec9e73cdf28624b57a8c25d.)
Change-Id: I4f9927b900a79a012b5d52908b9d22ac3d2a401c
2016-05-27 14:43:26 -07:00
Yurii Zubrytskyi
91ed21a30e
Merge "[adb] Issue the "auth" emulator command before any other one"
...
am: 7c0835f66b
* commit '7c0835f66b6881d342f9b23de7e355db4e63a7f2':
[adb] Issue the "auth" emulator command before any other one
Change-Id: I398529783d415fab6469b384f57ecc36a5fed618
2016-05-27 21:36:49 +00:00
Treehugger Robot
7c0835f66b
Merge "[adb] Issue the "auth" emulator command before any other one"
2016-05-27 21:23:56 +00:00
Yurii Zubrytskyi
376b27532c
[adb] Issue the "auth" emulator command before any other one
...
Emulator console now requires authentication; this means
'adb emu ...' commands silently fail because of it.
This CL adds an 'auth <token>' command to each user command,
making sure it won't be silently ignored.
(cherry-pick of a9e2b99a7fdd31bcd6d852c6db26fe592236a24f.)
Bug: https://code.google.com/p/android/issues/detail?id=211233
Change-Id: Id9ca4999fd2e6393cc88278eaf444243e13c0ec0
2016-05-27 13:34:40 -07:00
Yurii Zubrytskyi
1098c529d1
[adb] Followup CL to clean up adb_auth_host.cpp
...
am: 049ebb810f
* commit '049ebb810f466d916ec9e73cdf28624b57a8c25d':
[adb] Followup CL to clean up adb_auth_host.cpp
Change-Id: I6e7d1a1e0fe58648f3a3bf12aef6507f990de123
2016-05-27 19:36:31 +00:00
Yurii Zubrytskyi
f48adf6351
resolve merge conflicts of a9e2b99
to nyc-dev-plus-aosp
...
Change-Id: Ic77afb008f68ebc455d3a788119b669a52a254dc
2016-05-27 11:07:40 -07:00
Erik Kline
a5a9c74f20
Add /vendor/xbin to the list of directories of executables
...
Bug: 28850734
Change-Id: Iaa14a463294d1f8a9c69328a273ce7f12a558bab
2016-05-27 17:37:53 +09:00
Yurii Zubrytskyi
049ebb810f
[adb] Followup CL to clean up adb_auth_host.cpp
...
Get rid of unused includes + replace a fixed-size buffer with an
std::string
Change-Id: I4f9927b900a79a012b5d52908b9d22ac3d2a401c
2016-05-26 18:12:15 -07:00
Yurii Zubrytskyi
a9e2b99a7f
[adb] Issue the "auth" emulator command before any other one
...
Emulator console now requires authentication; this means
'adb emu ...' commands silently fail because of it.
This CL adds an 'auth <token>' command to each user command,
making sure it won't be silently ignored.
Bug: https://code.google.com/p/android/issues/detail?id=211233
Change-Id: Id9ca4999fd2e6393cc88278eaf444243e13c0ec0
2016-05-26 18:11:59 -07:00
Colin Cross
b50216ed86
Remove deprecated Android.mk files
...
These directories all have Android.bp files that are always used now,
delete the Android.mk files.
Change-Id: I8b0c89072a660c4a7a30fcefc76a7bbe247df977
2016-05-26 16:58:28 -07:00
Luis Hector Chavez
623ce74c83
core: Update libchrome APIs to r395517
...
The new libchrome has been ported from Chromium and some APIs have
changed. Make necessary changes at call sites.
Change-Id: I0a0e0441b6a7486ff0b42d11136254d8a536788f
2016-05-26 11:29:53 -07:00
Yabin Cui
16dad488b3
Merge "adb: retry connecting disconnected emulators instead of always looping." am: 50e91fec0e
...
am: cfb0c5cd91
* commit 'cfb0c5cd913b689c8f9d0d930c92c6a0804e2995':
adb: retry connecting disconnected emulators instead of always looping.
Change-Id: I4b7f30bd3738ce53eb343e5d0e20f3d20faf7e2a
2016-05-26 02:10:10 +00:00
Yabin Cui
cfb0c5cd91
Merge "adb: retry connecting disconnected emulators instead of always looping."
...
am: 50e91fec0e
* commit '50e91fec0e33b92e7991622ac1e8be8817208692':
adb: retry connecting disconnected emulators instead of always looping.
Change-Id: Ifa2dcddea99aa8070b6cdb1cddabfe20e701aca0
2016-05-26 01:58:01 +00:00
Yabin Cui
50e91fec0e
Merge "adb: retry connecting disconnected emulators instead of always looping."
2016-05-26 01:32:53 +00:00
Michael Ryleev
d66e05c6c4
Merge "trusty: storageproxyd: use upstream kernel headers" am: ed01d17e1b
...
am: 420d64de7b
* commit '420d64de7b3406b3493e42bff8a5ac2631ec3314':
trusty: storageproxyd: use upstream kernel headers
Change-Id: Iecda534cbd181f9e9f4bf4d28917fe2f8c17d565
2016-05-25 15:50:50 +00:00
Michael Ryleev
420d64de7b
Merge "trusty: storageproxyd: use upstream kernel headers"
...
am: ed01d17e1b
* commit 'ed01d17e1bf54edad1989c2da7505e0efb673a9b':
trusty: storageproxyd: use upstream kernel headers
Change-Id: Ia527c3f104caaced60b0a1597951358861019be1
2016-05-25 15:47:55 +00:00
Michael Ryleev
ed01d17e1b
Merge "trusty: storageproxyd: use upstream kernel headers"
2016-05-25 15:40:05 +00:00
Elliott Hughes
f7571ca418
resolve merge conflicts of f0d4f38
to nyc-dev
...
am: 1265fd4934
* commit '1265fd493471b6e94cc4e9853d9307d7fde2fe98':
Fix scanf %s in lsof.
Change-Id: I4d02e7733851aa23f1eadb496b3a7db3652cd9bc
2016-05-25 05:01:17 +00:00
Elliott Hughes
1265fd4934
resolve merge conflicts of f0d4f38
to nyc-dev
...
Change-Id: Ibce10a3c66560c10c67bd51f5b568552f43825f2
2016-05-24 17:22:51 -07:00
Yabin Cui
b74c6498aa
adb: retry connecting disconnected emulators instead of always looping.
...
Previously we loop through local ports every second, this patch improves
the strategy by retrying only just disconnected emulators.
Bug: 26468076
Bug: 19974213
Bug: 22920867
Change-Id: I43ccb746922d104202b0f81a3d163d850bbc890e
2016-05-24 16:38:47 -07:00
Elliott Hughes
f0d4f38773
resolve merge conflicts of 7f5da85
to lmp-dev am: de529e72b6
am: 1a98776aee
am: ad0c2bf5f3
am: a17f2802b1
am: 20b1e79563
am: c443a447b2
...
am: 5538f8bb63
* commit '5538f8bb63c79d1b9de6e809e085bd78b1027f9c':
Fix scanf %s in lsof.
Change-Id: I09d37fb2798e6038bb00fb8e210b9d3c5348a4e4
2016-05-24 23:11:36 +00:00
Elliott Hughes
5538f8bb63
resolve merge conflicts of 7f5da85
to lmp-dev am: de529e72b6
am: 1a98776aee
am: ad0c2bf5f3
am: a17f2802b1
am: 20b1e79563
...
am: c443a447b2
* commit 'c443a447b2f6e950b03fe472c5f7cb6c54e9ba61':
Fix scanf %s in lsof.
Change-Id: Ia66e81641532cf7bca669fb52095aeca90158807
2016-05-24 23:08:36 +00:00
Elliott Hughes
c443a447b2
resolve merge conflicts of 7f5da85
to lmp-dev am: de529e72b6
am: 1a98776aee
am: ad0c2bf5f3
am: a17f2802b1
...
am: 20b1e79563
* commit '20b1e795637686d3a18c79413cccbba16881e295':
Fix scanf %s in lsof.
Change-Id: Ic63528dee82e3045020b527c093b9b4fffaf5530
2016-05-24 23:05:55 +00:00
Elliott Hughes
20b1e79563
resolve merge conflicts of 7f5da85
to lmp-dev am: de529e72b6
am: 1a98776aee
am: ad0c2bf5f3
...
am: a17f2802b1
* commit 'a17f2802b153b2ee361fea9a6cc37da0613a2e55':
Fix scanf %s in lsof.
Change-Id: I088944d9c376de58705698bfe7d417a10c708909
2016-05-24 23:02:26 +00:00
Elliott Hughes
a17f2802b1
resolve merge conflicts of 7f5da85
to lmp-dev am: de529e72b6
am: 1a98776aee
...
am: ad0c2bf5f3
* commit 'ad0c2bf5f345a4cdb53a3e4f690db842e8df1685':
Fix scanf %s in lsof.
Change-Id: I51f630de4cb5ce667ac856a1848206c368816aea
2016-05-24 22:59:18 +00:00
Elliott Hughes
ad0c2bf5f3
resolve merge conflicts of 7f5da85
to lmp-dev am: de529e72b6
...
am: 1a98776aee
* commit '1a98776aee4d02c33d922bbbe3ffdd54099840a9':
Fix scanf %s in lsof.
Change-Id: I1af0d93d03631f257b1372a08aad158508f652ea
2016-05-24 22:56:38 +00:00
Elliott Hughes
1a98776aee
resolve merge conflicts of 7f5da85
to lmp-dev
...
am: de529e72b6
* commit 'de529e72b63c135053711ceb27a043f8d80e308c':
Fix scanf %s in lsof.
Change-Id: I4dc617bbe052059b04296e4213fb778fbf3cf8eb
2016-05-24 22:53:55 +00:00
Elliott Hughes
de529e72b6
resolve merge conflicts of 7f5da85
to lmp-dev
...
Change-Id: I7a7547426a229ac99d187ec8bfabd49c4da51907
2016-05-24 15:23:48 -07:00
Elliott Hughes
7f5da85015
Fix scanf %s in lsof. am: 008efb756f
...
am: 491dfb11b7
* commit '491dfb11b762f44dc9848496d5d30514082aab64':
Fix scanf %s in lsof.
Change-Id: Ife17fa56f125dfec08d0d4b0c5c368bdae51106e
2016-05-24 22:13:03 +00:00
Elliott Hughes
491dfb11b7
Fix scanf %s in lsof.
...
am: 008efb756f
* commit '008efb756fea8a9e66a1825b546e9dc392c72bec':
Fix scanf %s in lsof.
Change-Id: I608ae2094649617308b45571df1b649724ec8ac3
2016-05-24 22:10:19 +00:00
Michael Ryleev
462461bd28
trusty: storageproxyd: use upstream kernel headers
...
Force usage of upstream kernel headers to pull in
definition of rpmb related structures.
This change is required until b/25567964 is resolved.
Change-Id: Ic710d32281dcdd093f6308b82ee937143b692613
Bug: 25567964
2016-05-24 14:52:38 -07:00
Michael Ryleev
1abb40cf43
Merge changes I40c9ea47,I593aeed5 am: c7878469be
...
am: 5cf2f5946c
* commit '5cf2f5946c5e9d09d9325a5286fe472b4e75f841':
trusty: storage: add tests
trusty: storage: add client lib for testing
Change-Id: I39d2c1b49e92b15190fb92b66aa20e8586716957
2016-05-24 19:45:30 +00:00
Michael Ryleev
5cf2f5946c
Merge changes I40c9ea47,I593aeed5
...
am: c7878469be
* commit 'c7878469be6be610a38da4e41ae1fe1d63d431eb':
trusty: storage: add tests
trusty: storage: add client lib for testing
Change-Id: I74fb708a0cf211202eb50b1f5e097a9cd587a88d
2016-05-24 19:37:30 +00:00
Michael Ryleev
c7878469be
Merge changes I40c9ea47,I593aeed5
...
* changes:
trusty: storage: add tests
trusty: storage: add client lib for testing
2016-05-24 19:23:50 +00:00
Calin Juravle
9812105b20
Add utility to prepare files in a similar way to directories
...
Bug: 28785119
Bug: 28625993
Change-Id: I505eb4deca0a89f64fe4505dd6729fe6a48bc1aa
2016-05-24 18:19:12 +01:00
Dimitry Ivanov
fcd4ee48a4
Merge "Remove target_sdk_version parameter" into nyc-dev
...
am: 07f46c84e6
* commit '07f46c84e614e2635e8072403dce8f17cc9285ba':
Remove target_sdk_version parameter
Change-Id: Idf4bca526e7a40064518ad0e5ccc5aa1f63dbe75
2016-05-24 17:15:12 +00:00
TreeHugger Robot
07f46c84e6
Merge "Remove target_sdk_version parameter" into nyc-dev
2016-05-24 16:59:12 +00:00
Dimitry Ivanov
94ee4e690d
Remove target_sdk_version parameter
...
Since linker-namespaces are enabled for all target_sdk_versions
and there is no longer need in workarounds in libnativeloader -
remove unused target_sdk_version parameter for internal calls.
This also brings libnativeloader closer to aosp/master
Bug: http://b/26040253
Change-Id: I7d6f6ac31be0dca5f3c3f6ea20e6cc87ce3a3c7f
2016-05-24 08:40:38 -07:00
Hans Boehm
d797b5cb8b
Merge "Fix SharedBuffer. Remove aref." into nyc-dev
...
am: 5668b84f99
* commit '5668b84f99e3fc467721b45184aedca70f8e6da4':
Fix SharedBuffer. Remove aref.
Change-Id: I2ffe414bcdc7272b0c7d642bff9d33bffaf2d50e
2016-05-24 04:14:31 +00:00
Hans Boehm
5668b84f99
Merge "Fix SharedBuffer. Remove aref." into nyc-dev
2016-05-24 04:10:29 +00:00
Yabin Cui
e8b1cfe7d4
Merge "adb: close ep0 on disconnection." am: 18013f2083
...
am: 3082ca20a0
* commit '3082ca20a0260967febfed6ec69c0b63f3cdae61':
adb: close ep0 on disconnection.
Change-Id: I9cd0502456e167d2586cb707bfa2da5bdb40977a
2016-05-24 02:42:52 +00:00