commit | 17b7ffe9cec899a4097a16107dbc380b05d40abc | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Wed Dec 16 16:58:19 2009 -0800 |
committer | Christopher Tate <ctate@google.com> | Wed Dec 16 16:58:19 2009 -0800 |
tree | 3fd86f33534945509a01cba240a40fb2fa6c4823 | |
parent | ef3308790a1a1765f551ef7ac65c62a7d36c367e [diff] |
Do not back up / restore the END_BUTTON_BEHAVIOR setting If something had backed up this setting in the 'do nothing' state, a restore of that dataset could render a device without a hard END key unusable. There's no clear reason to want to restore this value anyway, so we no longer back it up, nor apply it at restore time even if the dataset contains it. Bug: 2326562