1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9/Manifest.java

15 lines
378 B
Java
Raw Normal View History

/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
2008-10-27 21:22:17 -04:00
package com.fsck.k9;
public final class Manifest {
public static final class permission {
2008-10-27 21:22:17 -04:00
public static final String READ_ATTACHMENT="com.fsck.k9.permission.READ_ATTACHMENT";
}
}