Commit Graph

2 Commits

Author SHA1 Message Date
Aayush Gupta
80c404adb7 device_owner_receiver: Don't show device admin in settings
We only support device owner API which needs ADB to activiate and offers
deactivation inside Aurora Store. Settings has no play in between.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-08-14 19:27:58 +05:30
Aayush Gupta
933b7b6886 DeviceOwnerReceiver: Add minimal support for device owner API
SessionInstaller can commit silent installs if the app is device owner. Implemented on
request of users.

This still needs user to set the app as device owner manually using ADB (only possible
if the device has no accounts setup yet).

Co-authored-by: Syuugo <pub@s1204.me>
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-05-07 13:21:23 +05:30