commit | 621c7532c08f3e7535de7ad7f2ccf82e73cd2198 | [log] [tgz] |
---|---|---|
author | Ashley Ingram <ashleyingram@google.com> | Thu Oct 17 08:49:21 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Oct 23 22:47:40 2024 +0000 |
tree | d3927d4aa146d271d27f74743b508d40b5a6e1e6 | |
parent | 856f7ede794de0ee33e2b62297593c8c0ad963c0 [diff] |
Make Wearable settings readable Settings were not hidden on Wear pre-T, so some apps have dependencies on these settings. When they run on U, they crash (because the settings are now hidden). We do not have an alternative API, so there's no other approach apps can take in subsequent API versions. Change the Settings to be Readable. We can deprecate these when official APIs are added to Wear. Bug: 372375270 Flag: EXEMPT: unflaggable (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e0722e9156795c6c97ce232f2e52c686b1bef202) Merged-In: Ib599b0390980677aa1155366dad7c6f9b584224c Change-Id: Ib599b0390980677aa1155366dad7c6f9b584224c