Skip to content

Commit 9e2be87

Browse files
1 parent c6fc3de commit 9e2be87

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/AndroidManagement/Policy.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,7 @@ class Policy extends \Google\Collection
171171
*/
172172
public const ENCRYPTION_POLICY_ENABLED_WITH_PASSWORD = 'ENABLED_WITH_PASSWORD';
173173
/**
174-
* Unspecified. Defaults to displaying the enterprise name that's set at the
175-
* time of device setup. In future, this will default to
176-
* ENTERPRISE_DISPLAY_NAME_VISIBLE.
174+
* Unspecified. Defaults to ENTERPRISE_DISPLAY_NAME_VISIBLE.
177175
*/
178176
public const ENTERPRISE_DISPLAY_NAME_VISIBILITY_ENTERPRISE_DISPLAY_NAME_VISIBILITY_UNSPECIFIED = 'ENTERPRISE_DISPLAY_NAME_VISIBILITY_UNSPECIFIED';
179177
/**

0 commit comments

Comments
 (0)