| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.7.0-alpha02" type="baseline" client="gradle" dependencies="false" name="AGP (8.7.0-alpha02)" variant="all" version="8.7.0-alpha02"> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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(), mRotationListener);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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, "The device cannot detect rotation with motion sensor.");" |
| errorLine2=" ~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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, "The device cannot detect rotation with motion sensor.");" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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, "The device cannot detect rotation with motion sensor.");" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Futures.addCallback can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Futures.addCallback(voidFuture, new FutureCallback<Void>() {" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Futures.addCallback can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Futures.addCallback(voidFuture, new FutureCallback<Void>() {" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Futures.addCallback can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Futures.addCallback(voidFuture, new FutureCallback<Void>() {" |
| errorLine2=" ^"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="FutureCallback.onSuccess can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" public void onSuccess(@Nullable Void result) {" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="FutureCallback.onFailure can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" public void onFailure(@NonNull Throwable t) {" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Futures.addCallback 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/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="CameraSelector.getLensFacing can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" final Integer lensFacing = mCameraController.getCameraSelector().getLensFacing();" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/CameraControllerFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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/util/CaptureUtils.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="TransformUtils.getRectToRect can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" TransformUtils.getRectToRect(" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/util/CaptureUtils.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="TransformUtils.getRectToRect can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" RectF(cropRect)," |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/util/CaptureUtils.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="TransformUtils.getRectToRect can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" RectF(0f, 0f, cropRect.width().toFloat(), cropRect.height().toFloat())," |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/util/CaptureUtils.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="CameraXExecutors.directExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" cameraController.takePicture(outputFileOptions, directExecutor(), onImageSavedCallback)" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/EffectsFragment.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="CameraXExecutors.directExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" cameraController.startRecording(outputOptions, audioConfig, directExecutor()) {" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/EffectsFragment.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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, "Failed to bind use cases.", exception)" |
| errorLine2=" ~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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, "Failed to bind use cases.", exception)" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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, "Failed to bind use cases.", exception)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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, "Failed to bind use cases.", exception)" |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Camera.isUseCasesCombinationSupportedByFramework can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" camera != null && camera!!.isUseCasesCombinationSupportedByFramework(*useCases)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="CameraXExecutors.directExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" .start(CameraXExecutors.directExecutor(), generateVideoRecordEventListener())" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="FileUtil.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="RestrictedApiAndroidX" |
| message="FileUtil.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="RestrictedApiAndroidX" |
| message="FileUtil.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="RestrictedApiAndroidX" |
| message="FileUtil.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="RestrictedApiAndroidX" |
| message="FileUtil.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="RestrictedApiAndroidX" |
| message="FileUtil.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="RestrictedApiAndroidX" |
| message="FileUtil.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="RestrictedApiAndroidX" |
| message="FileUtil.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="RestrictedApiAndroidX" |
| message="FileUtil.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="RestrictedApiAndroidX" |
| message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Logger.d(TAG, "Video saved to: $uri")" |
| errorLine2=" ~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Logger.d(TAG, "Video saved to: $uri")" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Logger.d(TAG, "Video saved to: $uri")" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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, "Failed to save video: uri $uri with code (${event.error})")" |
| errorLine2=" ~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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, "Failed to save video: uri $uri with code (${event.error})")" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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, "Failed to save video: uri $uri with code (${event.error})")" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/StreamSharingActivity.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="CameraXExecutors.mainThreadExecutor can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" CameraEffect(IMAGE_CAPTURE, mainThreadExecutor(), ToneMappingImageProcessor(), {}) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/ToneMappingImageEffect.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| message="ShaderProvider can only be accessed from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" object : ShaderProvider {" |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| message="OpenGlRenderer can only be accessed 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| message="OpenGlRenderer.init can only be called from within the same library (androidx.camera:camera-core)" |
| errorLine1=" glRenderer.init(" |
| errorLine2=" ~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="OpenGlRenderer.init can only be called from within the same library (androidx.camera:camera-core)" |
| errorLine1=" DynamicRange.SDR," |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="InputFormat.DEFAULT can only be accessed from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" mapOf(InputFormat.DEFAULT to TONE_MAPPING_SHADER_PROVIDER)" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="OpenGlRenderer.init can only be called from within the same library (androidx.camera:camera-core)" |
| errorLine1=" mapOf(InputFormat.DEFAULT to TONE_MAPPING_SHADER_PROVIDER)" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/ToneMappingSurfaceProcessor.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| 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="RestrictedApiAndroidX" |
| message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Logger.d(TAG, "ImageAnalysis result not ready.");" |
| errorLine2=" ~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/TransformFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Logger.d(TAG, "ImageAnalysis result not ready.");" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/TransformFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Logger.d(TAG, "ImageAnalysis result not ready.");" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/TransformFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Logger.d(TAG, "ImageAnalysis result not ready.");" |
| errorLine2=" ~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/TransformFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Logger.d(TAG, "ImageAnalysis result not ready.");" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/TransformFragment.java"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApiAndroidX" |
| message="Logger.d can only be called from within the same library group (referenced groupId=`androidx.camera` from groupId=`androidx.camera.integration-tests`)" |
| errorLine1=" Logger.d(TAG, "ImageAnalysis result not ready.");" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/androidx/camera/integration/view/TransformFragment.java"/> |
| </issue> |
| |
| <issue |
| id="PermissionImpliesUnsupportedChromeOsHardware" |
| message="Permission exists without corresponding hardware `<uses-feature android:name="android.hardware.camera" required="false">` tag" |
| errorLine1=" <uses-permission android:name="android.permission.CAMERA" />" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/AndroidManifest.xml"/> |
| </issue> |
| |
| </issues> |