commit | 1407526672b8f06c0f71b22a018e03103992950c | [log] [tgz] |
---|---|---|
author | Sichu Jiang <sichu@google.com> | Fri Aug 09 19:17:06 2024 +0000 |
committer | Sichu Jiang <sichu@google.com> | Fri Aug 09 19:17:25 2024 +0000 |
tree | 1e3a664c8e02cd87cc831f1a8d51fb403af996e3 | |
parent | eab800790790615f92ac5c2016110c30a90409f3 [diff] |
Don't backup or restore 'bluetooth_on' setting on watches Setting 'bluetooth_on' to false during restore would cause watch OOBE to fail due to bluetooth connection loss. Change-Id: I28a4a204eb3bbafdb0898066141f3d3ff846df7e Tested: atest SettingsProviderTest:SettingsBackupAgentTest Flag: EXEMPT bugfix Bug: 355520239