Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "edify: Rename parse_string to ParseString and let it take std::string." | Tao Bao | 2018-07-10 | 1 | -1/+1 |
|\ | |||||
| * | edify: Rename parse_string to ParseString and let it take std::string. | Tao Bao | 2018-07-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Also simplify the helper function expect() in {edify,updater}_test.cpp. Test: Run recovery_component_test on marlin. Change-Id: If54febba4b5013f6d71546318a1ca6b635204ac8 | ||||
* | | edify: Remove VAL_INVALID and move ValueType into Value class. | Tao Bao | 2018-07-10 | 1 | -11/+8 |
|/ | | | | | | Test: mmma -j bootable/recovery Test: Run recovery_component_test and recovery_unit_test on marlin. Change-Id: I4b240e3e771c387b9694be9c0f2f74e0265ab4cb | ||||
* | edify: Export the header and move to Soong. | Tao Bao | 2017-10-09 | 1 | -0/+161 |
Also make matching changes to applypatch modules which include edify/expr.h. Test: mmma bootable/recovery Change-Id: Ia72be3caa010d7f56a70add2da345e631b306378 |