commit | b128f54d0daa749d301b99a6637f42aa35822a76 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Thu Jun 18 15:07:14 2009 -0700 |
committer | Doug Zongker <dougz@android.com> | Thu Jun 18 15:07:14 2009 -0700 |
tree | 889519250f40824c6df6ea197a8edee75cf95e10 | |
parent | f8aaf0a77f72cc5614d9b9135c0d00f8a8160f20 [diff] |
add function for device-specific wipe data features Some devices want to do special things when recovery wipes data (eg, wipe data in their baseband processor as well). Add a hook in the device-specific recovery library that gets called when data is wiped. Also add an amend root for the "mbm" partition.