commit | f449db2f30235a0c2fef4bc7bc41776e271a60a0 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@google.com> | Tue Aug 26 09:15:08 2014 -0700 |
committer | Doug Zongker <dougz@google.com> | Tue Aug 26 09:22:57 2014 -0700 |
tree | 394c53ac4748ac92ee74019cf9a0d79e03374cc0 | |
parent | 1d5d6098f4a470bc8e56ae8914180041815e6e22 [diff] |
open misc device in write-only mode Opening the misc block device in read-write mode runs afoul of SELinux, which keeps the wipe code from working. Fix. Also change various things to log to logcat so we can see them happening, for future debugging. Bug: 16715412 Change-Id: Ia14066f0a371cd605fcb544547b58a41acca70b9