2022-02-25 12:47:29 -05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2023-02-11 15:35:01 -05:00
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
2022-02-25 12:47:29 -05:00
|
|
|
|
|
|
|
<application>
|
|
|
|
<profileable android:shell="true" />
|
|
|
|
</application>
|
|
|
|
</manifest>
|