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>
This commit is contained in:
Aayush Gupta
2024-08-14 19:27:58 +05:30
parent 944917191d
commit 80c404adb7

View File

@@ -1,2 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<device-admin />
<device-admin xmlns:android="http://schemas.android.com/apk/res/android"
android:visible="false" />