We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def369c commit 2915966Copy full SHA for 2915966
firebase-ai/lint-baseline.xml
@@ -16,15 +16,5 @@
16
-->
17
<issues format="6" by="lint 8.3.2" type="baseline" client="gradle" dependencies="false" name="AGP (8.3.2)" variant="all" version="8.3.2">
18
19
- <issue
20
- id="MissingPermission"
21
- message="Missing permissions required by AudioHelper.startRecording: android.permission.RECORD_AUDIO"
22
- errorLine1=" CoroutineScope(backgroundDispatcher).launch {"
23
- errorLine2=" ^">
24
- <location
25
- file="src/main/kotlin/com/google/firebase/vertexai/type/LiveSession.kt"
26
- line="133"
27
- column="42"/>
28
- </issue>
29
30
</issues>
0 commit comments