mirror of https://github.com/x13a/Wasted.git
delete unused xml namespaces
This commit is contained in:
parent
7145055fcd
commit
00ca3bde32
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<device-admin xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<device-admin>
|
||||
<uses-policies>
|
||||
<force-lock />
|
||||
<watch-login />
|
||||
<wipe-data />
|
||||
</uses-policies>
|
||||
</device-admin>
|
||||
</device-admin>
|
Loading…
Reference in New Issue