mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-05-28 12:30:17 +02:00
5 lines
200 B
XML
5 lines
200 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
|
|
</manifest>
|