5 lines
195 B
XML
5 lines
195 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="de.mm20.launcher2.calendar">
|
|
|
|
<uses-permission android:name="android.permission.READ_CALENDAR" />
|
|
</manifest> |