commit | 68b5e8a4399ef822790d1a498258e69b5b2d0a4f | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Fri Aug 18 19:33:03 2017 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Thu Sep 14 11:30:48 2017 -0700 |
tree | e8ecd0786a98e3efeec8b7642775c7f625268d85 | |
parent | 5c33fb5408d6c02dc2c73f53d89d1494fe04f208 [diff] |
AAPT2: Fix mkdirs implementation Once switched to using std::string, the mkdirs implementation was trying to create an empty string when an absolute file path on linux or macOS was used. Bug: 62336414 Bug: 65645766 Test: manual Change-Id: I52f3050b410a923ca48f353b0983667c16d00ee8 Merged-In: I52f3050b410a923ca48f353b0983667c16d00ee8