commit | 0f34094a176ab633faecb320609cca6a405da81e | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Tue Mar 28 18:46:42 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Tue Mar 28 18:52:04 2017 +0800 |
tree | d0da280ac51dd0e5637217bea090824559e226e2 | |
parent | 8678872a0076d31335d91622b9b2b5d7b0fc3551 [diff] |
fs_mgr: change the log level in fs_mgr_get_boot_config() fs_mgr might try to get a non-existing config through fs_mgr_get_boot_config() on a device (e.g., for backward compatibility). Lower the log level to INFO so it won't appear on the recovery screen. Bug: 35811655 Test: recovery boot sailfish Change-Id: I81497259aff3691740170abeef932d363b52be35