Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-06-30 | minui: Do not return true from target_has_overlay() if MSM_BSP is not set | Andrew Dodd | 1 | -3/+4 | |
Since target_has_overlay() was not ifdefed with MSM_BSP, it would return true on some devices even if MSM_BSP was unset, breaking LPM and some other minui functions. Change-Id: Ic6b524fa0b5e36fc9ffe67d53e2bf33e9d4fd2d3 | |||||
2014-05-02 | Update minui to support overlay graphics | Dees Troy | 1 | -0/+311 | |
Fix path in minuitwrp for includes Change-Id: I9e9e5f67e8574cdcbc6f8873ceeb56eab71143ed |