17 lines
487 B
Java
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";
|
|
}
|
|
}
|