commit | 4e2f0effd571607b34a85366e10e7e19e4a8bf88 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Mon Jun 03 02:23:05 2024 +0900 |
committer | Yi Kong <yikong@google.com> | Mon Jun 03 14:13:33 2024 +0900 |
tree | a4ed79074c9e89d0f9b2077206a8551beff5ba43 | |
parent | e19c5e32e3aae5688fe040c981402b370584d679 [diff] |
Fix build with ToT libc++ frameworks/native/cmds/installd/file_parsing.h:55:17: error: no matching constructor for initialization of 'std::ifstream' (aka 'basic_ifstream<char>') 55 | std::ifstream ifs(str_file); | ^ ~~~~~~~~ Test: Build with ToT libc++ Change-Id: I6aa9c173ea0acf633b1662f2118b9271000f6af4