| commit | 59b13863f09e061e08581e117372ef654cf74745 | [log] [tgz] |
|---|---|---|
| author | Jay Sullivan <jaysullivan@google.com> | Wed Jan 31 20:59:34 2024 +0000 |
| committer | Jay Sullivan <jaysullivan@google.com> | Wed Jan 31 21:08:12 2024 +0000 |
| tree | 418c9ccbbf0e18cf117d4d40fec99cc2aa00e19a | |
| parent | 4239cf45bedd5fd030583139258a22c084a27bf3 [diff] |
Add arg to getRestrictedSettingDialogIntent Accept a 'settingIdentifier' argument to getRestrictedSettingDialogIntent. We might want to use this to customize the dialog depending on the setting being requested. (Though, we're not doing that yet.) Bug: 323225971 Change-Id: I51258724c48958176fa436b23f23cfa93a242dc3 Test: manual