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>
|