commit | ef7481e2f0a4ad7b32bb626245e4207cabe171dc | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Tue Apr 09 19:05:27 2013 -0700 |
committer | Stephen Hines <srhines@google.com> | Tue Apr 09 19:05:27 2013 -0700 |
tree | 9563a50314f700a214c768470c12ae80c8721ec4 | |
parent | 61c86951f6a1192fafc536aee613beb6f899064b [diff] |
Remove invalid logging on missing root.expand() functions. Bug: 8566872 This log message is confusing and unncessary. Due to legacy compatibility, slot 0 is always reserved for root.expand(). We know that root.expand() may not exist for many user scripts, since we have supported proper names for kernels for several releases now. Change-Id: Id869496aa83f98ce64d6bd784314d788e25182e0