| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.1.0-beta05" type="baseline" client="gradle" dependencies="false" name="AGP (8.1.0-beta05)" variant="all" version="8.1.0-beta05"> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="parcelable ComplicationData;" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/ComplicationData.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="parcelable ComplicationProviderInfo;" |
| errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/ComplicationProviderInfo.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="interface IComplicationManager {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/IComplicationManager.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="interface IComplicationProvider {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/IComplicationProvider.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="oneway interface IPreviewComplicationDataCallback {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/IPreviewComplicationDataCallback.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="interface IProviderInfoService {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/complications/IProviderInfoService.aidl"/> |
| </issue> |
| |
| </issues> |