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:
@@ -1,2 +1,3 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<device-admin />
|
<device-admin xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:visible="false" />
|
||||||
|
|||||||
Reference in New Issue
Block a user