blob: 4bf28c216fd3cd8d2490a06f8986fb0397f6da52 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.2.0-beta01" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0-beta01)" variant="all" version="8.2.0-beta01">
<issue
id="RestrictedApi"
message="CameraXExecutors.mainThreadExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" CameraXExecutors.mainThreadExecutor().execute {"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ComposeUiFragment.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraSelector.getLensFacing can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" if (cameraController.cameraSelector.lensFacing == LENS_FACING_BACK) {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/EffectsFragment.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraSelector.getLensFacing can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" if (cameraController.cameraSelector.lensFacing == LENS_FACING_BACK) {"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/EffectsFragment.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraXExecutors.directExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" directExecutor(),"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/EffectsFragment.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraXExecutors.directExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" directExecutor()"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/EffectsFragment.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraXExecutors.mainThreadExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" cameraController.setImageAnalysisAnalyzer(mainThreadExecutor(),"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/MlKitFragment.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraXExecutors.mainThreadExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" mainThreadExecutor()"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/MlKitFragment.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Logger.e can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" Logger.e(TAG, &quot;Failed to bind use cases.&quot;, exception)"
errorLine2=" ~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Logger.e can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" Logger.e(TAG, &quot;Failed to bind use cases.&quot;, exception)"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Logger.e can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" Logger.e(TAG, &quot;Failed to bind use cases.&quot;, exception)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Logger.e can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" Logger.e(TAG, &quot;Failed to bind use cases.&quot;, exception)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraXExecutors.directExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" CameraXExecutors.directExecutor(),"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="E2ETestUtil.canDeviceWriteToMediaStore can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" return if (canDeviceWriteToMediaStore()) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="E2ETestUtil.generateVideoMediaStoreOptions can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" generateVideoMediaStoreOptions(context.contentResolver, fileName)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="E2ETestUtil.generateVideoMediaStoreOptions can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" generateVideoMediaStoreOptions(context.contentResolver, fileName)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="E2ETestUtil.generateVideoMediaStoreOptions can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" generateVideoMediaStoreOptions(context.contentResolver, fileName)"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="E2ETestUtil.generateVideoFileOutputOptions can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" recorder.prepareRecording(context, generateVideoFileOutputOptions(fileName))"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="E2ETestUtil.generateVideoFileOutputOptions can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" recorder.prepareRecording(context, generateVideoFileOutputOptions(fileName))"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="E2ETestUtil.writeTextToExternalFile can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" writeTextToExternalFile(information, fileName)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="E2ETestUtil.writeTextToExternalFile can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" writeTextToExternalFile(information, fileName)"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="E2ETestUtil.writeTextToExternalFile can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" writeTextToExternalFile(information, fileName)"
errorLine2=" ~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" VideoRecordEvent.Finalize.ERROR_SOURCE_INACTIVE -> Logger.d("
errorLine2=" ~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" TAG,"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" &quot;Video saved to: $uri&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Logger.e can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" else -> Logger.e("
errorLine2=" ~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Logger.e can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" TAG,"
errorLine2=" ~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Logger.e can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" &quot;Failed to save video: uri $uri with code (${event.error})&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraXExecutors.mainThreadExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" IMAGE_CAPTURE, mainThreadExecutor(), ToneMappingImageProcessor(), {}"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraEffect.getImageProcessor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" return (imageProcessor as ToneMappingImageProcessor).processoed"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraEffect.getImageProcessor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" return (imageProcessor as ToneMappingImageProcessor).processoed"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/>
</issue>
<issue
id="RestrictedApi"
message="RgbaImageProxy can only be accessed from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" val inputImage = request.inputImage as RgbaImageProxy"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/>
</issue>
<issue
id="RestrictedApi"
message="RgbaImageProxy.createBitmap can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" val bitmap = inputImage.createBitmap()"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/>
</issue>
<issue
id="RestrictedApi"
message="RgbaImageProxy.close can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" inputImage.close()"
errorLine2=" ~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/>
</issue>
<issue
id="RestrictedApi"
message="RgbaImageProxy can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" return RgbaImageProxy("
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/>
</issue>
<issue
id="RestrictedApi"
message="RgbaImageProxy can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" newBitmap,"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/>
</issue>
<issue
id="RestrictedApi"
message="RgbaImageProxy can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" imageIn.cropRect,"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/>
</issue>
<issue
id="RestrictedApi"
message="RgbaImageProxy can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" imageIn.imageInfo.sensorToBufferTransformMatrix,"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/>
</issue>
<issue
id="RestrictedApi"
message="ShaderProvider can only be accessed from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" private val TONE_MAPPING_SHADER_PROVIDER = object : ShaderProvider {"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="ShaderProvider.createFragmentShader can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" override fun createFragmentShader(sampler: String, fragCoords: String): String {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" private val glRenderer: OpenGlRenderer = OpenGlRenderer()"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraXExecutors.newHandlerExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" glExecutor = newHandlerExecutor(glHandler)"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="CameraXExecutors.newHandlerExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)"
errorLine1=" glExecutor = newHandlerExecutor(glHandler)"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.init can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.init(DynamicRange.SDR, TONE_MAPPING_SHADER_PROVIDER)"
errorLine2=" ~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.init can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.init(DynamicRange.SDR, TONE_MAPPING_SHADER_PROVIDER)"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.init can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.init(DynamicRange.SDR, TONE_MAPPING_SHADER_PROVIDER)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.getTextureName can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" val surfaceTexture = SurfaceTexture(glRenderer.textureName)"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.getTextureName can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" val surfaceTexture = SurfaceTexture(glRenderer.textureName)"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.unregisterOutputSurface can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.unregisterOutputSurface(removedSurface)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.unregisterOutputSurface can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.unregisterOutputSurface(removedSurface)"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.registerOutputSurface can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.registerOutputSurface(surface)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.registerOutputSurface can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.registerOutputSurface(surface)"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.release can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.release()"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="Preconditions.checkState can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.camera.integration-tests`)"
errorLine1=" checkState(GL_THREAD_NAME == Thread.currentThread().name)"
errorLine2=" ~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.render can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.render(surfaceTexture.timestamp, surfaceTransform, surface)"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.render can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.render(surfaceTexture.timestamp, surfaceTransform, surface)"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="RestrictedApi"
message="OpenGlRenderer.render can only be called from within the same library (androidx.camera:camera-core)"
errorLine1=" glRenderer.render(surfaceTexture.timestamp, surfaceTransform, surface)"
errorLine2=" ~~~~~~~">
<location
file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/>
</issue>
<issue
id="PermissionImpliesUnsupportedChromeOsHardware"
message="Permission exists without corresponding hardware `&lt;uses-feature android:name=&quot;android.hardware.camera&quot; required=&quot;false&quot;>` tag"
errorLine1=" &lt;uses-permission android:name=&quot;android.permission.CAMERA&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/AndroidManifest.xml"/>
</issue>
</issues>