commit | 7cae64cd3a13ddd31425cc66b09e7a93b8b2dd77 | [log] [tgz] |
---|---|---|
author | Phil Schmid <pschmid@google.com> | Tue Nov 14 09:09:10 2023 +0000 |
committer | Phil Schmid <pschmid@google.com> | Tue Nov 14 09:09:43 2023 +0000 |
tree | 1bb0838530384352378fae110aedbb1a71ce1dc9 | |
parent | 8c54425efa8c5ab6242aba9fbc58a87780aa9367 [diff] |
Make Wear media package names readable This will allow reading them from WTS tests, which is required for the WTS tests to pass. Note that these settings are constant, and they always point to a system app, so there is no risk in other apps gaining from reading these settings. Change-Id: I08c234c691708eb314cdae1e3b9385440c82710a Bug: 310315378