summaryrefslogtreecommitdiff
path: root/init/import_parser.cpp
AgeCommit message (Expand)Author
2020-02-06Convert system/core to Result::ok()Bernie Innocenti
2019-08-01init: don't log in expand_props directlyTom Cherry
2019-06-10init: replace Result<Success> with Result<void>Tom Cherry
2018-05-30init: handle properties and imports for host init verifierTom Cherry
2017-08-14init: use Result<T> for the parsing functionsTom Cherry
2017-06-23init: create android::init:: namespaceTom Cherry
2017-04-21init: clean up the SectionParser interface and Parser classTom Cherry
2017-04-19init: Stop combining actionsTom Cherry
2017-04-06init: more header cleanupTom Cherry
2016-06-27Move init to libbase logging.Elliott Hughes
2015-09-01init: Use classes for parsing and clean up memory allocationsTom Cherry