blob: 629cb7dc05ebe4e5fd71f38f0cd97f2fdafde588 [file] [log] [blame]
package android.test;
import java.lang.annotation.*;
@Target(ElementType.PACKAGE)
@Retention(RetentionPolicy.RUNTIME)
public @interface AnnoSimplePackage1 {}