blob: c479c425a7d42feb596b59f053fb0723dc2f6b32 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.1.0-alpha07" type="baseline" client="gradle" dependencies="false" name="AGP (8.0.0-beta03)" variant="all" version="8.1.0-alpha07">
<issue
id="BanHideAnnotation"
message="@hide is not allowed in Javadoc"
errorLine1="public final class BoundingArcWireFormat implements VersionedParcelable, Parcelable {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/watchface/data/BoundingArcWireFormat.java"/>
</issue>
<issue
id="BanHideAnnotation"
message="@hide is not allowed in Javadoc"
errorLine1="public final class WatchFaceColorsWireFormat implements VersionedParcelable, Parcelable {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/wear/watchface/data/WatchFaceColorsWireFormat.java"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IEditorObserver {"
errorLine2="^">
<location
file="src/main/aidl/androidx/wear/watchface/editor/IEditorObserver.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IEditorService {"
errorLine2="^">
<location
file="src/main/aidl/androidx/wear/watchface/editor/IEditorService.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IHeadlessWatchFace {"
errorLine2="^">
<location
file="src/main/aidl/androidx/wear/watchface/control/IHeadlessWatchFace.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IInteractiveWatchFace {"
errorLine2="^">
<location
file="src/main/aidl/androidx/wear/watchface/control/IInteractiveWatchFace.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IPendingInteractiveWatchFace {"
errorLine2="^">
<location
file="src/main/aidl/androidx/wear/watchface/control/IPendingInteractiveWatchFace.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IRemoteWatchFaceView {"
errorLine2="^">
<location
file="src/main/aidl/androidx/wear/watchface/control/IRemoteWatchFaceView.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IWatchFaceControlService {"
errorLine2="^">
<location
file="src/main/aidl/androidx/wear/watchface/control/IWatchFaceControlService.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IWatchFaceService {"
errorLine2="^">
<location
file="src/main/aidl/android/support/wearable/watchface/IWatchFaceService.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IWatchfaceListener {"
errorLine2="^">
<location
file="src/main/aidl/androidx/wear/watchface/control/IWatchfaceListener.aidl"/>
</issue>
<issue
id="RequireUnstableAidlAnnotation"
message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker"
errorLine1="interface IWatchfaceReadyListener {"
errorLine2="^">
<location
file="src/main/aidl/androidx/wear/watchface/control/IWatchfaceReadyListener.aidl"/>
</issue>
</issues>