@Target(value={java.lang.annotation.ElementType.PACKAGE, java.lang.annotation.ElementType.TYPE, java.lang.annotation.ElementType.FIELD, java.lang.annotation.ElementType.CONSTRUCTOR, java.lang.annotation.ElementType.METHOD}) public @interface SdkProtectedApi
TODO: Write a linter that makes sure generated code only depends on public or
@InternalApi
classes.
Copyright © 2024. All rights reserved.