This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
SnipIt/gen/com/example/sniptease/Manifest.java
djwesty b692a0d8c9 Snip It
Latest, and last version of Snip It, formerly SnipTease
2014-10-29 13:37:13 -07:00

17 lines
487 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.example.sniptease;
public final class Manifest {
public static final class permission {
/** Creates a custom permission so only this app can receive its messages.
*/
public static final String C2D_MESSAGE="com.example.sniptease.permission.C2D_MESSAGE";
}
}