commit | 7783d863283e95cebc09ea748cc546f32b62bc71 | [log] [tgz] |
---|---|---|
author | Pavel Grafov <pgrafov@google.com> | Thu Mar 28 18:53:40 2024 +0000 |
committer | Pavel Grafov <pgrafov@google.com> | Thu Mar 28 19:31:48 2024 +0000 |
tree | 9490b937d170ae3d0ef0980031255e02c2978b2e | |
parent | ae929258e5aa650a6f31e61ef016bcfce0067593 [diff] |
Remove mention of a defunct hidden setting Also removed the setting from the allowlist - this in theory can break apps that somehow ended up using it. I expect there are no such apps and nobody is using it, since it doesn't have @UnsupportedAppUsage, so to use it someone would actually have to copy it from the code. Bug: 331750107 Change-Id: I8b3fb97f85075ea4faae90653bb10744318072dc Test: TH