Loading
Make more Wear settings readable by 3P apps.
3P apps are crashing on Wear because they're reading from Settings which are no longer readable. Change those settings to be readable when an app developer is targeting an sdkVersion of 34 or earlier, to give them the chance to test their apps on new versions of the platform. The list of settings was obtained via marmot. Bug: 298092160 Test: Manually tested to ensure WA works correctly. Change-Id: I637b64d135fb19d826e8d75c04da2c5cee95bc80