summaryrefslogtreecommitdiff
path: root/base/parsebool_test.cpp
AgeCommit message (Collapse)Author
2020-05-19Migrate system/core/base to system/libbaseBaligh Uddin
BUG: 148941208 test: TH Change-Id: I1134f1e9e968b9273748e2483bea8d25e5c9e994
2019-11-19Expose ParseBool from libbaseDaniel Colascione
Also change the properties implementation to call the new API. We use this ParseBool API in the new SystemProperties implementation, with which we want the libbase property API to be consistent. Test: included Change-Id: I89cb3eb4e1203a6bb0da41914dad720e44c00303