Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mdm: define Hostname syspolicy on Android #598

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

agottardo
Copy link
Collaborator

Updates tailscale/corp#25936

Adds a definition for the Hostname syspolicy which we are adding in OSS: tailscale/tailscale#14676

Also adds it to the app_restrictions.xml file so that MDM solutions can pick it up.

Updates tailscale/corp#25936

Adds a definition for the Hostname syspolicy which we are adding in OSS: tailscale/tailscale#14676

Also adds it to the app_restrictions.xml file so that MDM solutions can pick it up.

Signed-off-by: Andrea Gottardo <[email protected]>
@agottardo agottardo added the enhancement New feature or request label Jan 17, 2025
@agottardo agottardo self-assigned this Jan 17, 2025
Comment on lines +322 to +323
<string name="specifies_a_device_name_to_be_used_instead_of_the_automatic_default">Specifies a device name to be used instead of the automatic default.</string>
<string name="hostname">Hostname</string>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It_appears_we_use_extremely_long_string_names_for_other_policy_settings_as_well, so it's probably fine, but... 😭

@agottardo agottardo merged commit 61895c4 into main Jan 17, 2025
4 checks passed
@agottardo agottardo deleted the angott/hostname-syspolicy branch January 17, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants