Commit graph

9 commits

Author SHA1 Message Date
Szymon Starzycki
8fa2f34fd5 Fastbootd: General fixes and changes
read data once bug fix
ability to run fastbootd without network and named socket configuration in init.rc
vendortrigger name changed to fastbootd
deleted unused function from default implementation of OEM library

Change-Id: Ib957fae8172530f20d51bb51b5e07bccab07e555
2013-10-03 16:48:45 -07:00
Szymon Starzycki
781f9fc4af Revert "Revert "Fastbootd: flashing certification""
CMS functionality is now available

This reverts commit 068b71dd9c.

Conflicts:
	fastbootd/Android.mk
	fastbootd/fastbootd.c
	fastbootd/utils.c
	fastbootd/utils.h

Change-Id: I1a27459b41d9297603deb124c65f237ff971e5b6
2013-10-02 18:24:58 -07:00
Szymon Starzycki
8c3263ea94 Fastbootd: auto ssh server start
Change-Id: I3e9c53c3d834726c3747e9ee0665ed027f55b08c
2013-09-27 16:38:30 -07:00
Szymon Starzycki
6581228817 Fastbootd: network auto discovery
Change-Id: I91082f5832412e775244b3974c0ab00952905ad5
2013-09-27 16:38:28 -07:00
Szymon Starzycki
b015b16c97 Fastbootd: socket and network transport
Change-Id: I395e5361d0484bd11421225c152f9aec00305f11
2013-09-27 16:37:25 -07:00
Colin Cross
068b71dd9c Revert "Fastbootd: flashing certification"
This reverts commit 5ccecfd26d.

Change-Id: I0ca31094c115e14982a27c258d9139a723da8428
2013-09-27 20:34:32 +00:00
Szymon Starzycki
5ccecfd26d Fastbootd: flashing certification
Change-Id: I564086908942463eebee69449d484ba03effc50e
2013-09-26 14:30:39 -07:00
Szymon Starzycki
e160f81713 fastbootd: erase, boot and partitioning commands
Change-Id: I49ba2ba2e002fd5b6bbd37cc3fd0caa106f42010
2013-09-06 14:31:08 -07:00
Colin Cross
a3d386ea56 fastbootd: userspace implementation of the fastboot device-side protocol
Initial commit of fastbootd.  A few commands work, but not
fully functional yet.

Change-Id: I589dee7b327b4460e94b4434aaf9bcf780faa839
2013-07-24 10:58:43 -07:00