| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Clean up reading and writing in init. | Elliott Hughes | 2015-02-06 | 1 | -37/+8 | |
| | | | | | | | | | | | | | | This isn't particularly useful in and of itself, but it does introduce the first (trivial) unit test, improves the documentation (including details about how to debug init crashes), and made me aware of how unpleasant the existing parser is. I also fixed a bug in passing --- unless you thought the "peboot" and "pm" commands were features... Bug: 19217569 Change-Id: I6ab76129a543ce3ed3dab52ef2c638009874c3de | |||||
| * | Use TEMP_FAILURE_RETRY, always build bootchart.cpp. | Elliott Hughes | 2015-02-04 | 1 | -6/+4 | |
| | | | | | | | | | Also switch the revision parsing over to sscanf as promised. I haven't done the hardware parsing because I don't yet know whether we actually need to keep the space-stripping code. Change-Id: Ic33378345cd515cb08d00c543acf44eb72673396 | |||||
| * | Build init as C++. | Elliott Hughes | 2015-02-04 | 1 | -0/+951 | |
| This is just the minimal change to keep it building. Change-Id: I245c5b8413a1db114576c81462eb5737f5ffcef2 | ||||||
