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

Add device administration feature #172

Closed
1 task
s1204IT opened this issue Dec 10, 2022 · 4 comments
Closed
1 task

Add device administration feature #172

s1204IT opened this issue Dec 10, 2022 · 4 comments
Labels
feature-request Default feature request tag for tracking needs-investigation Likely actionable and/or needs more investigation by internal Microsoft teams needs-repro Need more details on how to reproduce the issue

Comments

@s1204IT
Copy link

s1204IT commented Dec 10, 2022

Describe the solution you'd like

/vendor/etc/permissions/windows.permissions.xml

Add the following two here.

    <feature name="android.software.device_admin" />
    <feature name="android.software.managed_users" />

Or only device_admin is fine.

WSA version

2211.40000.7.0 (Everything before)

Tasks

@s1204IT s1204IT added feature-request Default feature request tag for tracking triage-needed For issues raised to be triaged and prioritized by internal Microsoft teams labels Dec 10, 2022
@jaholme jaholme added needs-investigation Likely actionable and/or needs more investigation by internal Microsoft teams and removed triage-needed For issues raised to be triaged and prioritized by internal Microsoft teams labels Dec 14, 2022
@jaholme
Copy link
Contributor

jaholme commented Dec 14, 2022

Thanks for the feedback. What app scenarios would this enable for you?

@s1204IT
Copy link
Author

s1204IT commented Dec 15, 2022

For example, TestDPC.
If this app works, most apps will work.

@nieubank
Copy link

For example, TestDPC. If this app works, most apps will work.

As jaholme alluded to, what about device admin makes your app not function as expected. We're trying to gauge what impact on apps for not having this functionality.

@nieubank nieubank added the needs-repro Need more details on how to reproduce the issue label Dec 15, 2022
@nieubank
Copy link

Closing with no actionable repro, specific ask

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Default feature request tag for tracking needs-investigation Likely actionable and/or needs more investigation by internal Microsoft teams needs-repro Need more details on how to reproduce the issue
Projects
None yet
Development

No branches or pull requests

3 participants