commit | 801a6544275c0a87796d6aef86be9c18062c4838 | [log] [tgz] |
---|---|---|
author | Bill Lin <lbill@google.com> | Thu Mar 18 14:14:44 2021 +0800 |
committer | Bill Lin <lbill@google.com> | Thu Mar 18 15:07:15 2021 +0800 |
tree | 78d957036e5ecfb71bd4a71fc6336f5da3ca507d | |
parent | 93501a33ee64be4b9d5c99e9d1310161cb1aada6 [diff] |
Do not access SettingProvider in test code New policy: b/175024829 Settings key: <one_handed_*> is not readable. From S+, new public settings keys need to be annotated with @Readable unless they are annotated with @hide. Recent changes : ag/13764747 Remove @Readable for hidden fields added in S Test: atest WMShellUnitTests Bug: 183064974 Change-Id: I185491189a3804d7038be3c117583ab571e7a961