/* 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.tid.ejemplo61_customContentProv; public final class Manifest { public static final class permission { public static final String READ="com.tid.ejemplo61_customContentProv.mycustomprovider.READ"; public static final String WRITE="com.tid.ejemplo61_customContentProv.mycustomprovider.WRITE"; } }