| <?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="oneway interface IRemoteSessionClient {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/androidx/privacysandbox/ui/core/IRemoteSessionClient.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="oneway interface IRemoteSessionController {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/androidx/privacysandbox/ui/core/IRemoteSessionController.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="oneway interface ISandboxedUiAdapter {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/androidx/privacysandbox/ui/core/ISandboxedUiAdapter.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="oneway interface ISdkActivityLauncher {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/androidx/privacysandbox/ui/core/ISdkActivityLauncher.aidl"/> |
| </issue> |
| |
| <issue |
| id="RequireUnstableAidlAnnotation" |
| message="Unstable AIDL files must be annotated with `@RequiresOptIn` marker" |
| errorLine1="oneway interface ISdkActivityLauncherCallback {" |
| errorLine2="^"> |
| <location |
| file="src/main/aidl/androidx/privacysandbox/ui/core/ISdkActivityLauncherCallback.aidl"/> |
| </issue> |
| |
| </issues> |