commit | 0ecdd3ed24fa0a55bad81f31a3d3480e8745d6ef | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Thu Oct 29 11:20:07 2015 -0700 |
committer | Jesse Hall <jessehall@google.com> | Mon Jan 25 13:49:31 2016 -0800 |
tree | 3bfff76c0efaa5fb9f87f8043bec20b298e7f22d | |
parent | 74f28ddb5e9812c2f13bed4e9856ccba8d8e0d3b [diff] |
libvulkan: Don't log error if layer dir doesn't exist It's normal for the global layer dir to not exist, and would be a serious system bug if the APK native library dir didn't exist. Either way, a VERBOSE message will be seen by the appropriate people, without spamming the log during normal operation. Change-Id: I7419b46304bb98b4dbb6d02effff0a4062c6de79 (cherry picked from commit e0059ade3836ec778f16a7c8998d056a21d2a7ab)