mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-05 00:55:08 -05:00
15 lines
378 B
Java
15 lines
378 B
Java
/* 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.
|
|
*/
|
|
|
|
package com.fsck.k9;
|
|
|
|
public final class Manifest {
|
|
public static final class permission {
|
|
public static final String READ_ATTACHMENT="com.fsck.k9.permission.READ_ATTACHMENT";
|
|
}
|
|
}
|