Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup device_id retrieval | Matt Mower | 2015-06-20 | 1 | -80/+38 |
| | | | | | | | | | | | | | * If TW_USE_MODEL_HARDWARE_ID_FOR_DEVICE_ID is defined: - provide the header that defines property functions/constants - actually look for hardware_id before attempting to append it * Perform string length checks rigorously. * Only perform newline removal if string is used before sanitization. * Copy changes to htcdumlock, but rely on cmdline only. ps3: fix merge conflict in data.cpp includes Change-Id: I720d3bc8416758f5f83782e8bc298b32eda1a573 | ||||
* | Whitespace and minor code cleanup | Matt Mower | 2014-06-04 | 1 | -1/+1 |
| | | | | | | This is by no means comprehensive, but is quite a bit better already. Change-Id: Ibc8654a5dfb0eec39cbd0b64bdb52bb4fbfe2f7e | ||||
* | Update licenses to all match | Dees Troy | 2013-10-22 | 1 | -1/+1 |
| | |||||
* | TWRP-ify AOSP code | Dees_Troy | 2012-09-05 | 2 | -0/+419 |
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere |