| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.1.0-alpha11" type="baseline" client="gradle" dependencies="false" name="AGP (8.1.0-alpha11)" variant="all" version="8.1.0-alpha11"> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="interface IAuthenticationRequestCallback {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/authentication/IAuthenticationRequestCallback.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="interface IAuthenticationRequestService {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/authentication/IAuthenticationRequestService.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="interface IBridgingManagerService {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/android/support/wearable/notifications/IBridgingManagerService.aidl"/> |
| </issue> |
| |
| </issues> |