diff options
author | Arne Schwabe <arne@rfc2549.org> | 2020-05-29 12:30:55 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2020-05-29 13:22:27 +0200 |
commit | 75c9447b2d455995d242313abf1f6fb6d593c36e (patch) | |
tree | ac48baf618aada3d35875905cc064b9ae1938e46 /remoteExample/src | |
parent | 00b10ed048cc1f6490e7ca3e0530dd4471ca5a40 (diff) |
Remove hidden attribute in restrictions (closes #1200)
According to the discussion in #1194, Google GSuite is not following their
own spec that hidden fields should not be shown and set to their
implicit default value. Unhide the field, so user can set it to
the default value.
From the docs (https://developer.android.com/reference/android/content/RestrictionsManager):
*hidden* type must have a defaultValue and will not be shown to the administrator. It can be used to pass along data that cannot be modified, such as a version code.
Diffstat (limited to 'remoteExample/src')
0 files changed, 0 insertions, 0 deletions