commit | 7e077dbaa261ebbeade19afaf22c246315da7bef | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Jun 27 14:57:10 2018 -0700 |
committer | Mark Salyzyn <salyzyn@google.com> | Thu Jun 28 08:43:35 2018 -0700 |
tree | aff8ada3c0fba62a5ce39bb0e4e4b7bd3053803d | |
parent | c342a295f641464464f8e9cf346fb3539db44403 [diff] |
fs_mgr: fs_mgr_update_verity_state take std::function By changing to a std:function from a plain function pointer as an argument to fs_mgr_update_verity_state(), a lambda with captured objects can be executed providing thread safety. Test: compile and boot Bug: 109821005 Change-Id: I2699a08cc2c5216625dcbf84eeac0c460f4ae36a