<feed xmlns='http://www.w3.org/2005/Atom'>
<title>system_core/adb/services.cpp, branch replicant-6.0</title>
<subtitle>system/core
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/'/>
<entry>
<title>adb: Fix compilation issue</title>
<updated>2015-10-18T09:07:16+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>steve@cyngn.com</email>
</author>
<published>2015-10-18T09:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=faa3d3c9bc2b07c8aa54be624b3de85efa968100'/>
<id>faa3d3c9bc2b07c8aa54be624b3de85efa968100</id>
<content type='text'>
Change-Id: Ia3284d5b8e428474726f64231f8142cf2474b17f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia3284d5b8e428474726f64231f8142cf2474b17f
</pre>
</div>
</content>
</entry>
<entry>
<title>adb: Allow configuring the adb shell with a persistent property.</title>
<updated>2015-10-18T00:47:21+00:00</updated>
<author>
<name>rbox</name>
<email>androidrbox@gmail.com</email>
</author>
<published>2013-12-23T22:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=b270c1c52a7c305bbdbf3b6cfa69a3876ef24bac'/>
<id>b270c1c52a7c305bbdbf3b6cfa69a3876ef24bac</id>
<content type='text'>
To set to bash: setprop persist.sys.adb.shell /system/xbin/bash

Change-Id: I24e65f4592aaf23356c13db02c9869076df3b841
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To set to bash: setprop persist.sys.adb.shell /system/xbin/bash

Change-Id: I24e65f4592aaf23356c13db02c9869076df3b841
</pre>
</div>
</content>
</entry>
<entry>
<title>adb: Fix compilation warning</title>
<updated>2015-10-18T00:47:21+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>steve@cyngn.com</email>
</author>
<published>2014-12-01T21:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=d0161f250e88e11b7c51d2544a76ce3677741c07'/>
<id>d0161f250e88e11b7c51d2544a76ce3677741c07</id>
<content type='text'>
Change-Id: Iab0cb977f81824338a37ecba233b45883c0bc13b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iab0cb977f81824338a37ecba233b45883c0bc13b
</pre>
</div>
</content>
</entry>
<entry>
<title>adb: Look for bu in /sbin when in recovery mode</title>
<updated>2015-10-18T00:47:21+00:00</updated>
<author>
<name>Tom Marshall</name>
<email>tdm@cyngn.com</email>
</author>
<published>2014-11-26T21:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=607422153bdcde6ac99ffc3458cc5148900328a8'/>
<id>607422153bdcde6ac99ffc3458cc5148900328a8</id>
<content type='text'>
 * Restore global variable recovery_mode.  This is set based on the
   commandline parameter --banner.

 * Use recovery_mode to select path to 'bu' binary for both backup and
   restore services.

Change-Id: Ie4c945d00601514d7f16357bae10ff7f232633e1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Restore global variable recovery_mode.  This is set based on the
   commandline parameter --banner.

 * Use recovery_mode to select path to 'bu' binary for both backup and
   restore services.

Change-Id: Ie4c945d00601514d7f16357bae10ff7f232633e1
</pre>
</div>
</content>
</entry>
<entry>
<title>fix up adb to prefer /sbin/sh if it exists</title>
<updated>2015-10-18T00:47:21+00:00</updated>
<author>
<name>Koushik K. Dutta</name>
<email>koushd@gmail.com</email>
</author>
<published>2010-02-23T07:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=5eda792697e07cb541d1f4a960fb37a160048572'/>
<id>5eda792697e07cb541d1f4a960fb37a160048572</id>
<content type='text'>
Change-Id: I5c15731c95d123488e90aaeac5b497f556b53363
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5c15731c95d123488e90aaeac5b497f556b53363
</pre>
</div>
</content>
</entry>
<entry>
<title>adb: Add a few more wait-for commands</title>
<updated>2015-10-18T00:47:21+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>shade@chemlab.org</email>
</author>
<published>2013-04-13T20:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=da40dde17b90d1867edf362d6c32c3b57567f0ec'/>
<id>da40dde17b90d1867edf362d6c32c3b57567f0ec</id>
<content type='text'>
 * wait-for-recovery is obvious.
 * wait-for-online will wait for recovery || device

Change-Id: I70f747bcd201a4157b988d7ed49bcc8e5ff4c85f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * wait-for-recovery is obvious.
 * wait-for-online will wait for recovery || device

Change-Id: I70f747bcd201a4157b988d7ed49bcc8e5ff4c85f
</pre>
</div>
</content>
</entry>
<entry>
<title>adb: Add "wait-for-sideload" command</title>
<updated>2015-10-18T00:47:21+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>shade@chemlab.org</email>
</author>
<published>2013-04-13T14:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=01274cc73fa9fd8da3899b0078a193ab5a2dc997'/>
<id>01274cc73fa9fd8da3899b0078a193ab5a2dc997</id>
<content type='text'>
 * Waits for connected device to enter sideload mode

Change-Id: I65b4ad86456c13a3bbc48880e12ab7a034707b88
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Waits for connected device to enter sideload mode

Change-Id: I65b4ad86456c13a3bbc48880e12ab7a034707b88
</pre>
</div>
</content>
</entry>
<entry>
<title>adbd: Disable "adb root" by system property (2/3)</title>
<updated>2015-10-18T00:47:21+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>shade@chemlab.org</email>
</author>
<published>2012-01-15T01:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=0db9d6164e426f7413e546772fbd9f8218366fc2'/>
<id>0db9d6164e426f7413e546772fbd9f8218366fc2</id>
<content type='text'>
 * Require persist.sys.root_access=1 on non-eng debuggable builds

Change-Id: Iedab030e81ffb525fed64aed80cf0014f3e07073
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Require persist.sys.root_access=1 on non-eng debuggable builds

Change-Id: Iedab030e81ffb525fed64aed80cf0014f3e07073
</pre>
</div>
</content>
</entry>
<entry>
<title>Add WriteFdFmt and clean up more code.</title>
<updated>2015-05-02T00:37:28+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-05-02T00:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=e1a55004e9fa46055c59f86e952e9e457c36c3f2'/>
<id>e1a55004e9fa46055c59f86e952e9e457c36c3f2</id>
<content type='text'>
Also say *which* device wasn't found.

Bug: http://b/20666660
Change-Id: I50e234ad89e39ae0a8995083c0b642c61275c5a3
(cherry picked from commit ab52c181fa4c1c9891644635dc5653cda5b90e2b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also say *which* device wasn't found.

Bug: http://b/20666660
Change-Id: I50e234ad89e39ae0a8995083c0b642c61275c5a3
(cherry picked from commit ab52c181fa4c1c9891644635dc5653cda5b90e2b)
</pre>
</div>
</content>
</entry>
<entry>
<title>More adb buffer fixes.</title>
<updated>2015-05-02T00:09:34+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-05-01T00:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/system_core/commit/?id=92af733ee202caa3b5475fe27fcc81582f11e7c8'/>
<id>92af733ee202caa3b5475fe27fcc81582f11e7c8</id>
<content type='text'>
This patch factors out a lot of the basic protocol code: sending OKAY,
sending FAIL, and sending a length-prefixed string.

ADB_TRACE has been non-optional for a long time, so let's just remove
the #ifs.

Also actually build the device tracker test tool (and remove its duplicate).

Bug: http://b/20666660
Change-Id: I6c7d59f18707bdc62ca69dea45547617f9f31fc6
(cherry picked from commit e67f1f87d9b1188ec8617035db7006c37ee7b21e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch factors out a lot of the basic protocol code: sending OKAY,
sending FAIL, and sending a length-prefixed string.

ADB_TRACE has been non-optional for a long time, so let's just remove
the #ifs.

Also actually build the device tracker test tool (and remove its duplicate).

Bug: http://b/20666660
Change-Id: I6c7d59f18707bdc62ca69dea45547617f9f31fc6
(cherry picked from commit e67f1f87d9b1188ec8617035db7006c37ee7b21e)
</pre>
</div>
</content>
</entry>
</feed>
