GrapheneOS / os-issue-tracker

Issue tracker for GrapheneOS Android Open Source Project hardening work. Standalone projects like Auditor, AttestationServer and hardened_malloc have their own dedicated trackers.
https://grapheneos.org/
360 stars 21 forks source link

OpenCamera and Pixel Camera Services crash with Camera2 API #3137

Closed hsanjuan closed 5 months ago

hsanjuan commented 9 months ago

Hello,

I have a Pixel 5 with GrapheneOS. I have looked for this issue but didn't find any report yet.

I can't pinpoint when (perhaps https://github.com/GrapheneOS/platform_manifest/releases/tag/2024011300 ?), but OpenCamera started misbehaving recently and error screen saying that "Pixel Camera Services keeps stopping" pops up very regularly.

The error log is:

type: crash
osVersion: google/redfin/redfin:14/UP1A.231105.001/2024011600:user/release-keys
package: com.google.android.apps.camera.services:722
process: com.google.android.apps.camera.services
processUptime: 11059 + 1255 ms

java.lang.AbstractMethodError: abstract method "boolean android.hardware.camera2.extension.ICameraExtensionsProxyService.registerClient(android.os.IBinder)"
    at android.hardware.camera2.extension.ICameraExtensionsProxyService$Stub.onTransact(ICameraExtensionsProxyService.java:141)
    at android.os.Binder.execTransactInternal(Binder.java:1387)
    at android.os.Binder.execTransact(Binder.java:1328)

It seems Pixel Camera Services was added as a system app long ago and I'm only having this problem recently. The tag linked above included something about it in the Changelog, but it seems unrelated to my eyes.

Any help is appreciated.

thestinger commented 9 months ago

Did you disable Pixel Camera Services? We haven't had reports of similar issues from anyone else.

hsanjuan commented 9 months ago

Did you disable Pixel Camera Services? We haven't had reports of similar issues from anyone else.

I tried, but the disable button for Pixel Camera Services is disabled, so I can't? Same with the latest update.

muhomorr commented 9 months ago

Post the Pixel Camera Services log right after the crash, it's available at Settings -> Apps -> 3-dots menu -> Show system -> Pixel Camera Services -> View logs.

Also check whether Pixel Camera Services has all of the requested permissions.

hsanjuan commented 9 months ago

Sure, here:

Pixel Camera Services Log ``` type: logcat osVersion: google/redfin/redfin:14/UP1A.231105.001/2024012600:user/release-keys packageName: com.google.android.apps.camera.services:722 buffers: main,system,crash,events level: verbose --------- beginning of crash 1706434347.627 6851 6916 E AndroidRuntime: FATAL EXCEPTION: binder:6851_3 1706434347.627 6851 6916 E AndroidRuntime: Process: com.google.android.apps.camera.services, PID: 6851 1706434347.627 6851 6916 E AndroidRuntime: java.lang.AbstractMethodError: abstract method "boolean android.hardware.camera2.extension.ICameraExtensionsProxyService.registerClient(android.os.IBinder)" 1706434347.627 6851 6916 E AndroidRuntime: at android.hardware.camera2.extension.ICameraExtensionsProxyService$Stub.onTransact(ICameraExtensionsProxyService.java:141) 1706434347.627 6851 6916 E AndroidRuntime: at android.os.Binder.execTransactInternal(Binder.java:1387) 1706434347.627 6851 6916 E AndroidRuntime: at android.os.Binder.execTransact(Binder.java:1328) 1706434353.342 7162 7256 E AndroidRuntime: FATAL EXCEPTION: binder:7162_2 1706434353.342 7162 7256 E AndroidRuntime: Process: com.google.android.apps.camera.services, PID: 7162 1706434353.342 7162 7256 E AndroidRuntime: java.lang.AbstractMethodError: abstract method "boolean android.hardware.camera2.extension.ICameraExtensionsProxyService.registerClient(android.os.IBinder)" 1706434353.342 7162 7256 E AndroidRuntime: at android.hardware.camera2.extension.ICameraExtensionsProxyService$Stub.onTransact(ICameraExtensionsProxyService.java:141) 1706434353.342 7162 7256 E AndroidRuntime: at android.os.Binder.execTransactInternal(Binder.java:1387) 1706434353.342 7162 7256 E AndroidRuntime: at android.os.Binder.execTransact(Binder.java:1328) --------- beginning of events 1706518786.157 26986 26986 I auditd : avc=type=1400 audit(0.0:35909): avc: denied { read } for comm="camera.services" name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=9667 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.161 26986 26986 I auditd : avc=type=1400 audit(0.0:35910): avc: denied { getattr } for comm="camera.services" path="/apex/apex-info-list.xml" dev="tmpfs" ino=16164 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:apex_info_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.171 26986 26986 I auditd : avc=type=1400 audit(0.0:35911): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot.art" dev="dm-16" ino=1362 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.174 26986 26986 I auditd : avc=type=1400 audit(0.0:35912): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-core-libart.art" dev="dm-16" ino=1335 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.174 26986 26986 I auditd : avc=type=1400 audit(0.0:35913): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-okhttp.art" dev="dm-16" ino=1353 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.174 26986 26986 I auditd : avc=type=1400 audit(0.0:35914): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-bouncycastle.art" dev="dm-16" ino=1329 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.174 26986 26986 I auditd : avc=type=1400 audit(0.0:35915): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-apache-xml.art" dev="dm-16" ino=1326 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.174 26986 26986 I auditd : avc=type=1400 audit(0.0:35916): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework.art" dev="dm-16" ino=1347 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.187 26986 26986 I auditd : avc=type=1400 audit(0.0:35917): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework-graphics.art" dev="dm-16" ino=1344 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.187 26986 26986 I auditd : avc=type=1400 audit(0.0:35918): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-ext.art" dev="dm-16" ino=1338 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.187 26986 26986 I auditd : avc=type=1400 audit(0.0:35919): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-telephony-common.art" dev="dm-16" ino=1356 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.187 26986 26986 I auditd : avc=type=1400 audit(0.0:35920): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-voip-common.art" dev="dm-16" ino=1359 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.191 26986 26986 I auditd : avc=type=1400 audit(0.0:35921): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-ims-common.art" dev="dm-16" ino=1350 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.191 26986 26986 I auditd : avc=type=1400 audit(0.0:35922): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-core-icu4j.art" dev="dm-16" ino=1332 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.201 26986 26986 I auditd : avc=type=1400 audit(0.0:35923): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework-adservices.art" dev="dm-16" ino=1341 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.284 26986 26986 I auditd : avc=type=1400 audit(0.0:35924): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.284 26986 26986 I auditd : avc=type=1400 audit(0.0:35925): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.284 26986 26986 I auditd : avc=type=1400 audit(0.0:35926): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.284 26986 26986 I auditd : avc=type=1400 audit(0.0:35927): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.284 26986 26986 I auditd : avc=type=1400 audit(0.0:35928): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.337 26986 26986 I auditd : avc=type=1400 audit(0.0:35929): avc: denied { read } for comm="binder:26986_2" name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518786.337 26986 26986 I auditd : avc=type=1400 audit(0.0:35930): avc: denied { read } for comm="binder:26986_2" name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to crash 1706518786.436 26986 27039 E AndroidRuntime: FATAL EXCEPTION: binder:26986_3 1706518786.436 26986 27039 E AndroidRuntime: Process: com.google.android.apps.camera.services, PID: 26986 1706518786.436 26986 27039 E AndroidRuntime: java.lang.AbstractMethodError: abstract method "boolean android.hardware.camera2.extension.ICameraExtensionsProxyService.registerClient(android.os.IBinder)" 1706518786.436 26986 27039 E AndroidRuntime: at android.hardware.camera2.extension.ICameraExtensionsProxyService$Stub.onTransact(ICameraExtensionsProxyService.java:141) 1706518786.436 26986 27039 E AndroidRuntime: at android.os.Binder.execTransactInternal(Binder.java:1387) 1706518786.436 26986 27039 E AndroidRuntime: at android.os.Binder.execTransact(Binder.java:1328) --------- switch to events 1706518787.581 27090 27090 I auditd : avc=type=1400 audit(0.0:35941): avc: denied { read } for comm="camera.services" name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=9667 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.584 27090 27090 I auditd : avc=type=1400 audit(0.0:35942): avc: denied { getattr } for comm="camera.services" path="/apex/apex-info-list.xml" dev="tmpfs" ino=16164 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:apex_info_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.594 27090 27090 I auditd : avc=type=1400 audit(0.0:35943): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot.art" dev="dm-16" ino=1362 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.597 27090 27090 I auditd : avc=type=1400 audit(0.0:35944): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-core-libart.art" dev="dm-16" ino=1335 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.597 27090 27090 I auditd : avc=type=1400 audit(0.0:35945): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-okhttp.art" dev="dm-16" ino=1353 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.597 27090 27090 I auditd : avc=type=1400 audit(0.0:35946): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-bouncycastle.art" dev="dm-16" ino=1329 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.601 27090 27090 I auditd : avc=type=1400 audit(0.0:35947): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-apache-xml.art" dev="dm-16" ino=1326 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.601 27090 27090 I auditd : avc=type=1400 audit(0.0:35948): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework.art" dev="dm-16" ino=1347 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.614 27090 27090 I auditd : avc=type=1400 audit(0.0:35949): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework-graphics.art" dev="dm-16" ino=1344 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.614 27090 27090 I auditd : avc=type=1400 audit(0.0:35950): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-ext.art" dev="dm-16" ino=1338 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.614 27090 27090 I auditd : avc=type=1400 audit(0.0:35951): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-telephony-common.art" dev="dm-16" ino=1356 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.617 27090 27090 I auditd : avc=type=1400 audit(0.0:35952): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-voip-common.art" dev="dm-16" ino=1359 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.617 27090 27090 I auditd : avc=type=1400 audit(0.0:35953): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-ims-common.art" dev="dm-16" ino=1350 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.617 27090 27090 I auditd : avc=type=1400 audit(0.0:35954): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-core-icu4j.art" dev="dm-16" ino=1332 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.627 27090 27090 I auditd : avc=type=1400 audit(0.0:35955): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework-adservices.art" dev="dm-16" ino=1341 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.731 27090 27090 I auditd : avc=type=1400 audit(0.0:35956): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.731 27090 27090 I auditd : avc=type=1400 audit(0.0:35957): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.731 27090 27090 I auditd : avc=type=1400 audit(0.0:35958): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.731 27090 27090 I auditd : avc=type=1400 audit(0.0:35959): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.734 27090 27090 I auditd : avc=type=1400 audit(0.0:35960): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.927 27090 27090 I auditd : avc=type=1400 audit(0.0:35961): avc: denied { read } for comm="binder:27090_2" name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706518787.927 27090 27090 I auditd : avc=type=1400 audit(0.0:35962): avc: denied { read } for comm="binder:27090_2" name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to crash 1706518906.070 27090 27117 E AndroidRuntime: FATAL EXCEPTION: binder:27090_2 1706518906.070 27090 27117 E AndroidRuntime: Process: com.google.android.apps.camera.services, PID: 27090 1706518906.070 27090 27117 E AndroidRuntime: java.lang.AbstractMethodError: abstract method "boolean android.hardware.camera2.extension.ICameraExtensionsProxyService.registerClient(android.os.IBinder)" 1706518906.070 27090 27117 E AndroidRuntime: at android.hardware.camera2.extension.ICameraExtensionsProxyService$Stub.onTransact(ICameraExtensionsProxyService.java:141) 1706518906.070 27090 27117 E AndroidRuntime: at android.os.Binder.execTransactInternal(Binder.java:1387) 1706518906.070 27090 27117 E AndroidRuntime: at android.os.Binder.execTransact(Binder.java:1328) --------- beginning of main 1706521045.628 1840 1840 I camera.services: Using CollectorTypeCC GC. 1706521045.635 1840 1840 E camera.services: Not starting debugger since process cannot load the jdwp agent. 1706521045.812 1840 1840 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 10241 <<<<<< 1706521045.817 1840 1840 I AndroidRuntime: Using default boot image 1706521045.817 1840 1840 I AndroidRuntime: Leaving lock profiling enabled 1706521045.818 1840 1840 W libc : Access denied finding property "odsign.verification.success" --------- switch to events 1706521045.815 1840 1840 I auditd : avc=type=1400 audit(0.0:36733): avc: denied { read } for comm="camera.services" name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=9667 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.815 1840 1840 W camera.services: type=1400 audit(0.0:36733): avc: denied { read } for name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=9667 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521045.821 1840 1840 W com.google.android.apps.camera.services: ART APEX data files are untrusted. --------- switch to events 1706521045.818 1840 1840 I auditd : avc=type=1400 audit(0.0:36734): avc: denied { getattr } for comm="camera.services" path="/apex/apex-info-list.xml" dev="tmpfs" ino=16164 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:apex_info_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.818 1840 1840 W camera.services: type=1400 audit(0.0:36734): avc: denied { getattr } for path="/apex/apex-info-list.xml" dev="tmpfs" ino=16164 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:apex_info_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521045.821 1840 1840 I com.google.android.apps.camera.services: Using CollectorTypeCC GC. --------- switch to events 1706521045.828 1840 1840 I auditd : avc=type=1400 audit(0.0:36735): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot.art" dev="dm-16" ino=1362 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.828 1840 1840 W camera.services: type=1400 audit(0.0:36735): avc: denied { lock } for path="/system/framework/arm64/boot.art" dev="dm-16" ino=1362 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.832 1840 1840 I auditd : avc=type=1400 audit(0.0:36736): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-core-libart.art" dev="dm-16" ino=1335 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.832 1840 1840 W camera.services: type=1400 audit(0.0:36736): avc: denied { lock } for path="/system/framework/arm64/boot-core-libart.art" dev="dm-16" ino=1335 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.832 1840 1840 I auditd : avc=type=1400 audit(0.0:36737): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-okhttp.art" dev="dm-16" ino=1353 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.832 1840 1840 W camera.services: type=1400 audit(0.0:36737): avc: denied { lock } for path="/system/framework/arm64/boot-okhttp.art" dev="dm-16" ino=1353 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.832 1840 1840 I auditd : avc=type=1400 audit(0.0:36738): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-bouncycastle.art" dev="dm-16" ino=1329 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.832 1840 1840 W camera.services: type=1400 audit(0.0:36738): avc: denied { lock } for path="/system/framework/arm64/boot-bouncycastle.art" dev="dm-16" ino=1329 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.832 1840 1840 I auditd : avc=type=1400 audit(0.0:36739): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-apache-xml.art" dev="dm-16" ino=1326 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.832 1840 1840 W camera.services: type=1400 audit(0.0:36739): avc: denied { lock } for path="/system/framework/arm64/boot-apache-xml.art" dev="dm-16" ino=1326 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.832 1840 1840 I auditd : avc=type=1400 audit(0.0:36740): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework.art" dev="dm-16" ino=1347 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.832 1840 1840 W camera.services: type=1400 audit(0.0:36740): avc: denied { lock } for path="/system/framework/arm64/boot-framework.art" dev="dm-16" ino=1347 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.848 1840 1840 I auditd : avc=type=1400 audit(0.0:36741): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework-graphics.art" dev="dm-16" ino=1344 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.848 1840 1840 W camera.services: type=1400 audit(0.0:36741): avc: denied { lock } for path="/system/framework/arm64/boot-framework-graphics.art" dev="dm-16" ino=1344 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.848 1840 1840 I auditd : avc=type=1400 audit(0.0:36742): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-ext.art" dev="dm-16" ino=1338 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.848 1840 1840 W camera.services: type=1400 audit(0.0:36742): avc: denied { lock } for path="/system/framework/arm64/boot-ext.art" dev="dm-16" ino=1338 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.848 1840 1840 I auditd : avc=type=1400 audit(0.0:36743): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-telephony-common.art" dev="dm-16" ino=1356 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.848 1840 1840 W camera.services: type=1400 audit(0.0:36743): avc: denied { lock } for path="/system/framework/arm64/boot-telephony-common.art" dev="dm-16" ino=1356 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.848 1840 1840 I auditd : avc=type=1400 audit(0.0:36744): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-voip-common.art" dev="dm-16" ino=1359 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.848 1840 1840 W camera.services: type=1400 audit(0.0:36744): avc: denied { lock } for path="/system/framework/arm64/boot-voip-common.art" dev="dm-16" ino=1359 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.852 1840 1840 I auditd : avc=type=1400 audit(0.0:36745): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-ims-common.art" dev="dm-16" ino=1350 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.852 1840 1840 W camera.services: type=1400 audit(0.0:36745): avc: denied { lock } for path="/system/framework/arm64/boot-ims-common.art" dev="dm-16" ino=1350 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.852 1840 1840 I auditd : avc=type=1400 audit(0.0:36746): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-core-icu4j.art" dev="dm-16" ino=1332 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.852 1840 1840 W camera.services: type=1400 audit(0.0:36746): avc: denied { lock } for path="/system/framework/arm64/boot-core-icu4j.art" dev="dm-16" ino=1332 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.862 1840 1840 I auditd : avc=type=1400 audit(0.0:36747): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework-adservices.art" dev="dm-16" ino=1341 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.862 1840 1840 W camera.services: type=1400 audit(0.0:36747): avc: denied { lock } for path="/system/framework/arm64/boot-framework-adservices.art" dev="dm-16" ino=1341 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521045.904 1840 1840 D nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 1706521045.921 1840 1840 D com.google.android.apps.camera.services: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat 1706521045.921 1840 1840 D com.google.android.apps.camera.services: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat --------- switch to events 1706521045.952 1840 1840 I auditd : avc=type=1400 audit(0.0:36748): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.952 1840 1840 W main : type=1400 audit(0.0:36748): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.952 1840 1840 I auditd : avc=type=1400 audit(0.0:36749): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.952 1840 1840 W main : type=1400 audit(0.0:36749): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.952 1840 1840 I auditd : avc=type=1400 audit(0.0:36750): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.952 1840 1840 W main : type=1400 audit(0.0:36750): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.952 1840 1840 I auditd : avc=type=1400 audit(0.0:36751): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.952 1840 1840 W main : type=1400 audit(0.0:36751): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521045.952 1840 1840 I auditd : avc=type=1400 audit(0.0:36752): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521045.952 1840 1840 W main : type=1400 audit(0.0:36752): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521045.955 1840 1840 W libc : Access denied finding property "ro.product.name_for_attestation" 1706521045.955 1840 1840 W libc : Access denied finding property "ro.product.device_for_attestation" 1706521045.956 1840 1840 W libc : Access denied finding property "ro.product.manufacturer_for_attestation" 1706521045.956 1840 1840 W libc : Access denied finding property "ro.product.brand_for_attestation" 1706521045.956 1840 1840 W libc : Access denied finding property "ro.product.model_for_attestation" 1706521045.958 1840 1840 D AndroidRuntime: Calling main entry com.android.internal.os.ExecInit 1706521045.958 1840 1840 D Zygote : begin preload 1706521045.958 1840 1840 I Zygote : Calling ZygoteHooks.beginPreload() 1706521045.960 1840 1840 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so 1706521045.964 1840 1840 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so 1706521045.968 1840 1840 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so 1706521045.991 1840 1840 I Zygote : Preloading shared libraries... 1706521045.993 1840 1840 E com.google.android.apps.camera.services: Unable to find pattern file or unable to map it for am 1706521045.994 1840 1840 I Zygote : Called ZygoteHooks.endPreload() 1706521046.002 1840 1840 I Zygote : Installed AndroidKeyStoreProvider in 8ms. 1706521046.002 1840 1840 D Zygote : end preload 1706521046.008 1840 1875 W System : No Compatibility callbacks set! Querying change 263076149 1706521046.009 1840 1875 W System : No Compatibility callbacks set! Querying change 263076149 1706521046.009 1840 1875 W System : No Compatibility callbacks set! Querying change 263076149 --------- switch to events 1706521046.005 1840 1840 I auditd : avc=type=1400 audit(0.0:36753): avc: denied { read } for comm="binder:1840_2" name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521046.005 1840 1840 W binder:1840_2: type=1400 audit(0.0:36753): avc: denied { read } for name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521046.005 1840 1840 I auditd : avc=type=1400 audit(0.0:36754): avc: denied { read } for comm="binder:1840_2" name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521046.005 1840 1840 W binder:1840_2: type=1400 audit(0.0:36754): avc: denied { read } for name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521046.009 1840 1875 W libc : Access denied finding property "qemu.sf.lcd_density" 1706521046.009 1840 1875 W libc : Access denied finding property "qemu.sf.lcd_density" 1706521046.020 1840 1840 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10241; state: DISABLED 1706521046.020 1840 1840 D CompatibilityChangeReporter: Compat change id reported: 242716250; UID 10241; state: DISABLED 1706521046.020 1840 1840 I Typeface: Preloading /system/fonts/Roboto-Regular.ttf 1706521046.020 1840 1840 I Typeface: Preloading /system/fonts/RobotoStatic-Regular.ttf 1706521046.023 1840 1840 D CompatibilityChangeReporter: Compat change id reported: 247079863; UID 10241; state: DISABLED 1706521046.064 1840 1840 D nativeloader: InitApexLibraries: 1706521046.064 1840 1840 D nativeloader: com_android_art: libnativehelper.so 1706521046.064 1840 1840 D nativeloader: com_android_i18n: libicui18n.so:libicuuc.so:libicu.so 1706521046.064 1840 1840 D nativeloader: com_android_neuralnetworks: libneuralnetworks.so 1706521046.064 1840 1840 D nativeloader: InitDefaultPublicLibraries for_preload=0: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libclang_rt.hwasan-aarch64-android.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 1706521046.064 1840 1840 D nativeloader: Configuring clns-1 for other apk /system_ext/framework/com.google.android.camera.extensions.jar. target_sdk_version=30, uses_libraries=ALL, library_path=/product/app/PixelCameraServicesRedfin/lib/arm64, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.apps.camera.services 1706521046.064 1840 1840 D nativeloader: InitExtendedPublicLibraries: 1706521046.066 1840 1840 D nativeloader: InitVendorPublicLibraries: libadsprpc.so:libcdsprpc.so:libsdsprpc.so:libfastcvopt.so:libOpenCL-pixel.so:lib_aion_buffer.so:libqdMetaData.so 1706521046.066 1840 1840 D nativeloader: InitProductPublicLibraries: 1706521046.072 1840 1840 D nativeloader: InitLlndkLibrariesProduct: libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libRS.so:libandroid_net.so:libbinder_ndk.so:libc.so:libcgrouprc.so:libclang_rt.asan-aarch64-android.so:libclang_rt.asan-arm-android.so:libclang_rt.hwasan-aarch64-android.so:libcom.android.tethering.connectivity_native.so:libdl.so:libft2.so:liblog.so:libm.so:libmediandk.so:libnativewindow.so:libneuralnetworks.so:libselinux.so:libsync.so:libvndksupport.so:libvulkan.so 1706521046.072 1840 1840 D nativeloader: Configuring product-clns-2 for unbundled product apk /product/app/PixelCameraServicesRedfin/PixelCameraServicesRedfin.apk. target_sdk_version=30, uses_libraries=, library_path=/product/app/PixelCameraServicesRedfin/lib/arm64:/product/lib64:/system/product/lib64, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.apps.camera.services:/product/lib64:/system/product/lib64 1706521046.074 1840 1840 D nativeloader: InitVndkspLibrariesProduct: android.hardware.common-V2-ndk.so:android.hardware.common.fmq-V1-ndk.so:android.hardware.graphics.allocator-V2-ndk.so:android.hardware.graphics.common-V4-ndk.so:android.hardware.graphics.common@1.0.so:android.hardware.graphics.common@1.1.so:android.hardware.graphics.common@1.2.so:android.hardware.graphics.composer3-V1-ndk.so:android.hardware.graphics.mapper@2.0.so:android.hardware.graphics.mapper@2.1.so:android.hardware.graphics.mapper@3.0.so:android.hardware.graphics.mapper@4.0.so:android.hardware.renderscript@1.0.so:android.hidl.memory.token@1.0.so:android.hidl.memory@1.0-impl.so:android.hidl.memory@1.0.so:android.hidl.safe_union@1.0.so:libRSCpuRef.so:libRSDriver.so:libRS_internal.so:libbase.so:libbcinfo.so:libblas.so:libc++.so:libcompiler_rt.so:libcutils.so:libdmabufheap.so:libgralloctypes.so:libhardware.so:libhidlbase.so:libhidlmemory.so:libion.so:libjsoncpp.so:liblzma.so:libprocessgroup.so:libunwindstack.so:libutils.so:libutilscallstack.so:libz.so 1706521046.083 1840 1840 V GraphicsEnvironment: Currently set values for: 1706521046.083 1840 1840 V GraphicsEnvironment: angle_gl_driver_selection_pkgs=[] 1706521046.083 1840 1840 V GraphicsEnvironment: angle_gl_driver_selection_values=[] 1706521046.084 1840 1840 V GraphicsEnvironment: ANGLE GameManagerService for com.google.android.apps.camera.services: false 1706521046.084 1840 1840 V GraphicsEnvironment: com.google.android.apps.camera.services is not listed in per-application setting 1706521046.094 1840 1840 V CameraExtensionsProxy: getBinder() 1706521046.095 1840 1874 V CameraExtensionsProxy: advancedExtensionsSupported() 1706521046.096 1840 1874 E JavaBinder: *** Uncaught remote exception! Exceptions are not yet supported across processes. Client PID 26880 UID 10227. 1706521046.096 1840 1874 E JavaBinder: java.lang.AbstractMethodError: abstract method "boolean android.hardware.camera2.extension.ICameraExtensionsProxyService.registerClient(android.os.IBinder)" 1706521046.096 1840 1874 E JavaBinder: at android.hardware.camera2.extension.ICameraExtensionsProxyService$Stub.onTransact(ICameraExtensionsProxyService.java:141) 1706521046.096 1840 1874 E JavaBinder: at android.os.Binder.execTransactInternal(Binder.java:1387) 1706521046.096 1840 1874 E JavaBinder: at android.os.Binder.execTransact(Binder.java:1328) --------- switch to crash 1706521046.096 1840 1874 E AndroidRuntime: FATAL EXCEPTION: binder:1840_1 1706521046.096 1840 1874 E AndroidRuntime: Process: com.google.android.apps.camera.services, PID: 1840 1706521046.096 1840 1874 E AndroidRuntime: java.lang.AbstractMethodError: abstract method "boolean android.hardware.camera2.extension.ICameraExtensionsProxyService.registerClient(android.os.IBinder)" 1706521046.096 1840 1874 E AndroidRuntime: at android.hardware.camera2.extension.ICameraExtensionsProxyService$Stub.onTransact(ICameraExtensionsProxyService.java:141) 1706521046.096 1840 1874 E AndroidRuntime: at android.os.Binder.execTransactInternal(Binder.java:1387) 1706521046.096 1840 1874 E AndroidRuntime: at android.os.Binder.execTransact(Binder.java:1328) --------- switch to main 1706521046.099 1840 1874 I Process : Sending signal. PID: 1840 SIG: 9 1706521047.174 1980 1980 I camera.services: Using CollectorTypeCC GC. 1706521047.180 1980 1980 E camera.services: Not starting debugger since process cannot load the jdwp agent. 1706521047.494 1980 1980 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 10241 <<<<<< --------- switch to events 1706521047.528 1980 1980 I auditd : avc=type=1400 audit(0.0:36765): avc: denied { read } for comm="camera.services" name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=9667 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.528 1980 1980 W camera.services: type=1400 audit(0.0:36765): avc: denied { read } for name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=9667 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521047.531 1980 1980 I AndroidRuntime: Using default boot image 1706521047.532 1980 1980 I AndroidRuntime: Leaving lock profiling enabled 1706521047.532 1980 1980 W libc : Access denied finding property "odsign.verification.success" 1706521047.543 1980 1980 W com.google.android.apps.camera.services: ART APEX data files are untrusted. 1706521047.544 1980 1980 I com.google.android.apps.camera.services: Using CollectorTypeCC GC. --------- switch to events 1706521047.542 1980 1980 I auditd : avc=type=1400 audit(0.0:36766): avc: denied { getattr } for comm="camera.services" path="/apex/apex-info-list.xml" dev="tmpfs" ino=16164 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:apex_info_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.542 1980 1980 W camera.services: type=1400 audit(0.0:36766): avc: denied { getattr } for path="/apex/apex-info-list.xml" dev="tmpfs" ino=16164 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:apex_info_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.648 1980 1980 I auditd : avc=type=1400 audit(0.0:36767): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot.art" dev="dm-16" ino=1362 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.648 1980 1980 W camera.services: type=1400 audit(0.0:36767): avc: denied { lock } for path="/system/framework/arm64/boot.art" dev="dm-16" ino=1362 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.658 1980 1980 I auditd : avc=type=1400 audit(0.0:36768): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-core-libart.art" dev="dm-16" ino=1335 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.658 1980 1980 W camera.services: type=1400 audit(0.0:36768): avc: denied { lock } for path="/system/framework/arm64/boot-core-libart.art" dev="dm-16" ino=1335 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.658 1980 1980 I auditd : avc=type=1400 audit(0.0:36769): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-okhttp.art" dev="dm-16" ino=1353 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.658 1980 1980 W camera.services: type=1400 audit(0.0:36769): avc: denied { lock } for path="/system/framework/arm64/boot-okhttp.art" dev="dm-16" ino=1353 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.658 1980 1980 I auditd : avc=type=1400 audit(0.0:36770): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-bouncycastle.art" dev="dm-16" ino=1329 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.658 1980 1980 W camera.services: type=1400 audit(0.0:36770): avc: denied { lock } for path="/system/framework/arm64/boot-bouncycastle.art" dev="dm-16" ino=1329 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.662 1980 1980 I auditd : avc=type=1400 audit(0.0:36771): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-apache-xml.art" dev="dm-16" ino=1326 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.662 1980 1980 W camera.services: type=1400 audit(0.0:36771): avc: denied { lock } for path="/system/framework/arm64/boot-apache-xml.art" dev="dm-16" ino=1326 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.662 1980 1980 I auditd : avc=type=1400 audit(0.0:36772): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework.art" dev="dm-16" ino=1347 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.662 1980 1980 W camera.services: type=1400 audit(0.0:36772): avc: denied { lock } for path="/system/framework/arm64/boot-framework.art" dev="dm-16" ino=1347 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.688 1980 1980 I auditd : avc=type=1400 audit(0.0:36773): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework-graphics.art" dev="dm-16" ino=1344 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.688 1980 1980 W camera.services: type=1400 audit(0.0:36773): avc: denied { lock } for path="/system/framework/arm64/boot-framework-graphics.art" dev="dm-16" ino=1344 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.688 1980 1980 I auditd : avc=type=1400 audit(0.0:36774): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-ext.art" dev="dm-16" ino=1338 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.688 1980 1980 W camera.services: type=1400 audit(0.0:36774): avc: denied { lock } for path="/system/framework/arm64/boot-ext.art" dev="dm-16" ino=1338 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.692 1980 1980 I auditd : avc=type=1400 audit(0.0:36775): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-telephony-common.art" dev="dm-16" ino=1356 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.692 1980 1980 W camera.services: type=1400 audit(0.0:36775): avc: denied { lock } for path="/system/framework/arm64/boot-telephony-common.art" dev="dm-16" ino=1356 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.692 1980 1980 I auditd : avc=type=1400 audit(0.0:36776): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-voip-common.art" dev="dm-16" ino=1359 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.692 1980 1980 W camera.services: type=1400 audit(0.0:36776): avc: denied { lock } for path="/system/framework/arm64/boot-voip-common.art" dev="dm-16" ino=1359 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.692 1980 1980 I auditd : avc=type=1400 audit(0.0:36777): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-ims-common.art" dev="dm-16" ino=1350 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.692 1980 1980 W camera.services: type=1400 audit(0.0:36777): avc: denied { lock } for path="/system/framework/arm64/boot-ims-common.art" dev="dm-16" ino=1350 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.695 1980 1980 I auditd : avc=type=1400 audit(0.0:36778): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-core-icu4j.art" dev="dm-16" ino=1332 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.695 1980 1980 W camera.services: type=1400 audit(0.0:36778): avc: denied { lock } for path="/system/framework/arm64/boot-core-icu4j.art" dev="dm-16" ino=1332 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521047.708 1980 1980 I auditd : avc=type=1400 audit(0.0:36779): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework-adservices.art" dev="dm-16" ino=1341 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521047.708 1980 1980 W camera.services: type=1400 audit(0.0:36779): avc: denied { lock } for path="/system/framework/arm64/boot-framework-adservices.art" dev="dm-16" ino=1341 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521047.756 1980 1980 D nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 1706521047.865 1980 1980 D com.google.android.apps.camera.services: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat 1706521047.873 1980 1980 D com.google.android.apps.camera.services: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat 1706521048.063 1980 1980 W libc : Access denied finding property "ro.product.name_for_attestation" 1706521048.064 1980 1980 W libc : Access denied finding property "ro.product.device_for_attestation" 1706521048.064 1980 1980 W libc : Access denied finding property "ro.product.manufacturer_for_attestation" --------- switch to events 1706521048.062 1980 1980 I auditd : avc=type=1400 audit(0.0:36790): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521048.062 1980 1980 W main : type=1400 audit(0.0:36790): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521048.062 1980 1980 I auditd : avc=type=1400 audit(0.0:36791): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521048.062 1980 1980 W main : type=1400 audit(0.0:36791): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521048.064 1980 1980 W libc : Access denied finding property "ro.product.brand_for_attestation" 1706521048.064 1980 1980 W libc : Access denied finding property "ro.product.model_for_attestation" --------- switch to events 1706521048.062 1980 1980 I auditd : avc=type=1400 audit(0.0:36792): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521048.062 1980 1980 W main : type=1400 audit(0.0:36792): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521048.062 1980 1980 I auditd : avc=type=1400 audit(0.0:36793): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521048.062 1980 1980 W main : type=1400 audit(0.0:36793): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521048.062 1980 1980 I auditd : avc=type=1400 audit(0.0:36794): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521048.062 1980 1980 W main : type=1400 audit(0.0:36794): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521048.069 1980 1980 D AndroidRuntime: Calling main entry com.android.internal.os.ExecInit 1706521048.070 1980 1980 D Zygote : begin preload 1706521048.070 1980 1980 I Zygote : Calling ZygoteHooks.beginPreload() 1706521048.082 1980 1980 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so 1706521048.105 1980 1980 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so 1706521048.117 1980 1980 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so 1706521048.159 1980 1980 I Zygote : Preloading shared libraries... 1706521048.163 1980 1980 E com.google.android.apps.camera.services: Unable to find pattern file or unable to map it for am 1706521048.163 1980 1980 I Zygote : Called ZygoteHooks.endPreload() 1706521048.207 1980 1980 I Zygote : Installed AndroidKeyStoreProvider in 44ms. 1706521048.207 1980 1980 D Zygote : end preload 1706521048.226 1980 2103 W System : No Compatibility callbacks set! Querying change 263076149 1706521048.226 1980 2103 W System : No Compatibility callbacks set! Querying change 263076149 1706521048.226 1980 2103 W System : No Compatibility callbacks set! Querying change 263076149 --------- switch to events 1706521048.225 1980 1980 I auditd : avc=type=1400 audit(0.0:36795): avc: denied { read } for comm="binder:1980_2" name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521048.225 1980 1980 W binder:1980_2: type=1400 audit(0.0:36795): avc: denied { read } for name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521048.225 1980 1980 I auditd : avc=type=1400 audit(0.0:36796): avc: denied { read } for comm="binder:1980_2" name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521048.225 1980 1980 W binder:1980_2: type=1400 audit(0.0:36796): avc: denied { read } for name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521048.227 1980 2103 W libc : Access denied finding property "qemu.sf.lcd_density" 1706521048.227 1980 2103 W libc : Access denied finding property "qemu.sf.lcd_density" 1706521048.252 1980 1980 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10241; state: DISABLED 1706521048.252 1980 1980 D CompatibilityChangeReporter: Compat change id reported: 242716250; UID 10241; state: DISABLED 1706521048.252 1980 1980 I Typeface: Preloading /system/fonts/Roboto-Regular.ttf 1706521048.252 1980 1980 I Typeface: Preloading /system/fonts/RobotoStatic-Regular.ttf 1706521048.268 1980 1980 D CompatibilityChangeReporter: Compat change id reported: 247079863; UID 10241; state: DISABLED 1706521048.423 1980 1980 D nativeloader: InitApexLibraries: 1706521048.423 1980 1980 D nativeloader: com_android_art: libnativehelper.so 1706521048.423 1980 1980 D nativeloader: com_android_i18n: libicui18n.so:libicuuc.so:libicu.so 1706521048.423 1980 1980 D nativeloader: com_android_neuralnetworks: libneuralnetworks.so 1706521048.423 1980 1980 D nativeloader: InitDefaultPublicLibraries for_preload=0: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libclang_rt.hwasan-aarch64-android.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 1706521048.423 1980 1980 D nativeloader: Configuring clns-1 for other apk /system_ext/framework/com.google.android.camera.extensions.jar. target_sdk_version=30, uses_libraries=ALL, library_path=/product/app/PixelCameraServicesRedfin/lib/arm64, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.apps.camera.services 1706521048.424 1980 1980 D nativeloader: InitExtendedPublicLibraries: 1706521048.431 1980 1980 D nativeloader: InitVendorPublicLibraries: libadsprpc.so:libcdsprpc.so:libsdsprpc.so:libfastcvopt.so:libOpenCL-pixel.so:lib_aion_buffer.so:libqdMetaData.so 1706521048.432 1980 1980 D nativeloader: InitProductPublicLibraries: 1706521048.441 1980 1980 D nativeloader: InitLlndkLibrariesProduct: libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libRS.so:libandroid_net.so:libbinder_ndk.so:libc.so:libcgrouprc.so:libclang_rt.asan-aarch64-android.so:libclang_rt.asan-arm-android.so:libclang_rt.hwasan-aarch64-android.so:libcom.android.tethering.connectivity_native.so:libdl.so:libft2.so:liblog.so:libm.so:libmediandk.so:libnativewindow.so:libneuralnetworks.so:libselinux.so:libsync.so:libvndksupport.so:libvulkan.so 1706521048.441 1980 1980 D nativeloader: Configuring product-clns-2 for unbundled product apk /product/app/PixelCameraServicesRedfin/PixelCameraServicesRedfin.apk. target_sdk_version=30, uses_libraries=, library_path=/product/app/PixelCameraServicesRedfin/lib/arm64:/product/lib64:/system/product/lib64, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.apps.camera.services:/product/lib64:/system/product/lib64 1706521048.444 1980 1980 D nativeloader: InitVndkspLibrariesProduct: android.hardware.common-V2-ndk.so:android.hardware.common.fmq-V1-ndk.so:android.hardware.graphics.allocator-V2-ndk.so:android.hardware.graphics.common-V4-ndk.so:android.hardware.graphics.common@1.0.so:android.hardware.graphics.common@1.1.so:android.hardware.graphics.common@1.2.so:android.hardware.graphics.composer3-V1-ndk.so:android.hardware.graphics.mapper@2.0.so:android.hardware.graphics.mapper@2.1.so:android.hardware.graphics.mapper@3.0.so:android.hardware.graphics.mapper@4.0.so:android.hardware.renderscript@1.0.so:android.hidl.memory.token@1.0.so:android.hidl.memory@1.0-impl.so:android.hidl.memory@1.0.so:android.hidl.safe_union@1.0.so:libRSCpuRef.so:libRSDriver.so:libRS_internal.so:libbase.so:libbcinfo.so:libblas.so:libc++.so:libcompiler_rt.so:libcutils.so:libdmabufheap.so:libgralloctypes.so:libhardware.so:libhidlbase.so:libhidlmemory.so:libion.so:libjsoncpp.so:liblzma.so:libprocessgroup.so:libunwindstack.so:libutils.so:libutilscallstack.so:libz.so 1706521048.472 1980 1980 V GraphicsEnvironment: Currently set values for: 1706521048.472 1980 1980 V GraphicsEnvironment: angle_gl_driver_selection_pkgs=[] 1706521048.473 1980 1980 V GraphicsEnvironment: angle_gl_driver_selection_values=[] 1706521048.473 1980 1980 V GraphicsEnvironment: ANGLE GameManagerService for com.google.android.apps.camera.services: false 1706521048.473 1980 1980 V GraphicsEnvironment: com.google.android.apps.camera.services is not listed in per-application setting 1706521048.495 1980 1980 V CameraExtensionsProxy: getBinder() 1706521048.497 1980 2108 V CameraExtensionsProxy: advancedExtensionsSupported() 1706521052.789 1980 2108 V CameraExtensionsProxy: advancedExtensionsSupported() 1706521052.813 1980 2108 E JavaBinder: *** Uncaught remote exception! Exceptions are not yet supported across processes. Client PID 26880 UID 10227. 1706521052.813 1980 2108 E JavaBinder: java.lang.AbstractMethodError: abstract method "boolean android.hardware.camera2.extension.ICameraExtensionsProxyService.registerClient(android.os.IBinder)" 1706521052.813 1980 2108 E JavaBinder: at android.hardware.camera2.extension.ICameraExtensionsProxyService$Stub.onTransact(ICameraExtensionsProxyService.java:141) 1706521052.813 1980 2108 E JavaBinder: at android.os.Binder.execTransactInternal(Binder.java:1387) 1706521052.813 1980 2108 E JavaBinder: at android.os.Binder.execTransact(Binder.java:1328) --------- switch to crash 1706521052.813 1980 2108 E AndroidRuntime: FATAL EXCEPTION: binder:1980_3 1706521052.813 1980 2108 E AndroidRuntime: Process: com.google.android.apps.camera.services, PID: 1980 1706521052.813 1980 2108 E AndroidRuntime: java.lang.AbstractMethodError: abstract method "boolean android.hardware.camera2.extension.ICameraExtensionsProxyService.registerClient(android.os.IBinder)" 1706521052.813 1980 2108 E AndroidRuntime: at android.hardware.camera2.extension.ICameraExtensionsProxyService$Stub.onTransact(ICameraExtensionsProxyService.java:141) 1706521052.813 1980 2108 E AndroidRuntime: at android.os.Binder.execTransactInternal(Binder.java:1387) 1706521052.813 1980 2108 E AndroidRuntime: at android.os.Binder.execTransact(Binder.java:1328) --------- switch to main 1706521055.435 1980 2108 I Process : Sending signal. PID: 1980 SIG: 9 1706521056.600 2320 2320 I camera.services: Using CollectorTypeCC GC. 1706521056.608 2320 2320 E camera.services: Not starting debugger since process cannot load the jdwp agent. 1706521056.757 2320 2320 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 10241 <<<<<< 1706521056.766 2320 2320 I AndroidRuntime: Using default boot image 1706521056.766 2320 2320 I AndroidRuntime: Leaving lock profiling enabled 1706521056.766 2320 2320 W libc : Access denied finding property "odsign.verification.success" 1706521056.776 2320 2320 W com.google.android.apps.camera.services: ART APEX data files are untrusted. 1706521056.776 2320 2320 I com.google.android.apps.camera.services: Using CollectorTypeCC GC. 1706521056.762 2320 2320 W camera.services: type=1400 audit(0.0:36842): avc: denied { read } for name="u:object_r:odsign_prop:s0" dev="tmpfs" ino=9667 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:odsign_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.772 2320 2320 I auditd : avc=type=1400 audit(0.0:36843): avc: denied { getattr } for comm="camera.services" path="/apex/apex-info-list.xml" dev="tmpfs" ino=16164 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:apex_info_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.772 2320 2320 W camera.services: type=1400 audit(0.0:36843): avc: denied { getattr } for path="/apex/apex-info-list.xml" dev="tmpfs" ino=16164 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:apex_info_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.795 2320 2320 I auditd : avc=type=1400 audit(0.0:36844): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot.art" dev="dm-16" ino=1362 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.795 2320 2320 W camera.services: type=1400 audit(0.0:36844): avc: denied { lock } for path="/system/framework/arm64/boot.art" dev="dm-16" ino=1362 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.802 2320 2320 I auditd : avc=type=1400 audit(0.0:36845): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-core-libart.art" dev="dm-16" ino=1335 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.802 2320 2320 W camera.services: type=1400 audit(0.0:36845): avc: denied { lock } for path="/system/framework/arm64/boot-core-libart.art" dev="dm-16" ino=1335 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.802 2320 2320 I auditd : avc=type=1400 audit(0.0:36846): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-okhttp.art" dev="dm-16" ino=1353 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.802 2320 2320 W camera.services: type=1400 audit(0.0:36846): avc: denied { lock } for path="/system/framework/arm64/boot-okhttp.art" dev="dm-16" ino=1353 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.802 2320 2320 I auditd : avc=type=1400 audit(0.0:36847): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-bouncycastle.art" dev="dm-16" ino=1329 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.802 2320 2320 W camera.services: type=1400 audit(0.0:36847): avc: denied { lock } for path="/system/framework/arm64/boot-bouncycastle.art" dev="dm-16" ino=1329 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.802 2320 2320 I auditd : avc=type=1400 audit(0.0:36848): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-apache-xml.art" dev="dm-16" ino=1326 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.802 2320 2320 W camera.services: type=1400 audit(0.0:36848): avc: denied { lock } for path="/system/framework/arm64/boot-apache-xml.art" dev="dm-16" ino=1326 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.805 2320 2320 I auditd : avc=type=1400 audit(0.0:36849): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework.art" dev="dm-16" ino=1347 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.805 2320 2320 W camera.services: type=1400 audit(0.0:36849): avc: denied { lock } for path="/system/framework/arm64/boot-framework.art" dev="dm-16" ino=1347 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.828 2320 2320 I auditd : avc=type=1400 audit(0.0:36850): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework-graphics.art" dev="dm-16" ino=1344 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.828 2320 2320 W camera.services: type=1400 audit(0.0:36850): avc: denied { lock } for path="/system/framework/arm64/boot-framework-graphics.art" dev="dm-16" ino=1344 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.828 2320 2320 I auditd : avc=type=1400 audit(0.0:36851): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-ext.art" dev="dm-16" ino=1338 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.828 2320 2320 W camera.services: type=1400 audit(0.0:36851): avc: denied { lock } for path="/system/framework/arm64/boot-ext.art" dev="dm-16" ino=1338 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.828 2320 2320 I auditd : avc=type=1400 audit(0.0:36852): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-telephony-common.art" dev="dm-16" ino=1356 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.828 2320 2320 W camera.services: type=1400 audit(0.0:36852): avc: denied { lock } for path="/system/framework/arm64/boot-telephony-common.art" dev="dm-16" ino=1356 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.832 2320 2320 I auditd : avc=type=1400 audit(0.0:36853): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-voip-common.art" dev="dm-16" ino=1359 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.832 2320 2320 W camera.services: type=1400 audit(0.0:36853): avc: denied { lock } for path="/system/framework/arm64/boot-voip-common.art" dev="dm-16" ino=1359 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.832 2320 2320 I auditd : avc=type=1400 audit(0.0:36854): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-ims-common.art" dev="dm-16" ino=1350 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.832 2320 2320 W camera.services: type=1400 audit(0.0:36854): avc: denied { lock } for path="/system/framework/arm64/boot-ims-common.art" dev="dm-16" ino=1350 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.835 2320 2320 I auditd : avc=type=1400 audit(0.0:36855): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-core-icu4j.art" dev="dm-16" ino=1332 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.835 2320 2320 W camera.services: type=1400 audit(0.0:36855): avc: denied { lock } for path="/system/framework/arm64/boot-core-icu4j.art" dev="dm-16" ino=1332 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.855 2320 2320 I auditd : avc=type=1400 audit(0.0:36856): avc: denied { lock } for comm="camera.services" path="/system/framework/arm64/boot-framework-adservices.art" dev="dm-16" ino=1341 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.855 2320 2320 W camera.services: type=1400 audit(0.0:36856): avc: denied { lock } for path="/system/framework/arm64/boot-framework-adservices.art" dev="dm-16" ino=1341 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521056.916 2320 2320 D nativeloader: InitDefaultPublicLibraries for_preload=1: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libicu.so:libicui18n.so:libicuuc.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativehelper.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 1706521056.938 2320 2320 D com.google.android.apps.camera.services: Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat 1706521056.938 2320 2320 D com.google.android.apps.camera.services: I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt72l.dat 1706521056.973 2320 2320 W libc : Access denied finding property "ro.product.name_for_attestation" 1706521056.973 2320 2320 W libc : Access denied finding property "ro.product.device_for_attestation" --------- switch to events 1706521056.972 2320 2320 I auditd : avc=type=1400 audit(0.0:36857): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.972 2320 2320 W main : type=1400 audit(0.0:36857): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521056.973 2320 2320 W libc : Access denied finding property "ro.product.manufacturer_for_attestation" 1706521056.974 2320 2320 W libc : Access denied finding property "ro.product.brand_for_attestation" --------- switch to events 1706521056.972 2320 2320 I auditd : avc=type=1400 audit(0.0:36858): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.972 2320 2320 W main : type=1400 audit(0.0:36858): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.972 2320 2320 I auditd : avc=type=1400 audit(0.0:36859): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.972 2320 2320 W main : type=1400 audit(0.0:36859): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521056.974 2320 2320 W libc : Access denied finding property "ro.product.model_for_attestation" 1706521056.977 2320 2320 D AndroidRuntime: Calling main entry com.android.internal.os.ExecInit 1706521056.977 2320 2320 D Zygote : begin preload 1706521056.977 2320 2320 I Zygote : Calling ZygoteHooks.beginPreload() 1706521056.979 2320 2320 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so --------- switch to events 1706521056.972 2320 2320 I auditd : avc=type=1400 audit(0.0:36860): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.972 2320 2320 W main : type=1400 audit(0.0:36860): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521056.972 2320 2320 I auditd : avc=type=1400 audit(0.0:36861): avc: denied { read } for comm="main" name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521056.972 2320 2320 W main : type=1400 audit(0.0:36861): avc: denied { read } for name="u:object_r:build_attestation_prop:s0" dev="tmpfs" ino=9509 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:build_attestation_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521056.985 2320 2320 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so 1706521056.989 2320 2320 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so 1706521057.015 2320 2320 I Zygote : Preloading shared libraries... 1706521057.018 2320 2320 E com.google.android.apps.camera.services: Unable to find pattern file or unable to map it for am 1706521057.020 2320 2320 I Zygote : Called ZygoteHooks.endPreload() 1706521057.036 2320 2320 I Zygote : Installed AndroidKeyStoreProvider in 16ms. 1706521057.036 2320 2320 D Zygote : end preload 1706521057.043 2320 2403 W System : No Compatibility callbacks set! Querying change 263076149 1706521057.043 2320 2403 W System : No Compatibility callbacks set! Querying change 263076149 1706521057.043 2320 2403 W System : No Compatibility callbacks set! Querying change 263076149 1706521057.045 2320 2403 W libc : Access denied finding property "qemu.sf.lcd_density" --------- switch to events 1706521057.042 2320 2320 I auditd : avc=type=1400 audit(0.0:36862): avc: denied { read } for comm="binder:2320_2" name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521057.045 2320 2403 W libc : Access denied finding property "qemu.sf.lcd_density" 1706521057.042 2320 2320 W binder:2320_2: type=1400 audit(0.0:36862): avc: denied { read } for name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to events 1706521057.042 2320 2320 I auditd : avc=type=1400 audit(0.0:36863): avc: denied { read } for comm="binder:2320_2" name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services --------- switch to main 1706521057.042 2320 2320 W binder:2320_2: type=1400 audit(0.0:36863): avc: denied { read } for name="u:object_r:qemu_sf_lcd_density_prop:s0" dev="tmpfs" ino=9687 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:qemu_sf_lcd_density_prop:s0 tclass=file permissive=0 app=com.google.android.apps.camera.services 1706521057.057 2320 2320 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10241; state: DISABLED 1706521057.057 2320 2320 D CompatibilityChangeReporter: Compat change id reported: 242716250; UID 10241; state: DISABLED 1706521057.058 2320 2320 I Typeface: Preloading /system/fonts/Roboto-Regular.ttf 1706521057.058 2320 2320 I Typeface: Preloading /system/fonts/RobotoStatic-Regular.ttf 1706521057.061 2320 2320 D CompatibilityChangeReporter: Compat change id reported: 247079863; UID 10241; state: DISABLED 1706521057.111 2320 2320 D nativeloader: InitApexLibraries: 1706521057.111 2320 2320 D nativeloader: com_android_art: libnativehelper.so 1706521057.111 2320 2320 D nativeloader: com_android_i18n: libicui18n.so:libicuuc.so:libicu.so 1706521057.111 2320 2320 D nativeloader: com_android_neuralnetworks: libneuralnetworks.so 1706521057.112 2320 2320 D nativeloader: InitDefaultPublicLibraries for_preload=0: libandroid.so:libaaudio.so:libamidi.so:libbinder_ndk.so:libc.so:libcamera2ndk.so:libclang_rt.hwasan-aarch64-android.so:libdl.so:libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libjnigraphics.so:liblog.so:libmediandk.so:libm.so:libnativewindow.so:libOpenMAXAL.so:libOpenSLES.so:libRS.so:libstdc++.so:libsync.so:libvulkan.so:libwebviewchromium_plat_support.so:libz.so 1706521057.112 2320 2320 D nativeloader: Configuring clns-1 for other apk /system_ext/framework/com.google.android.camera.extensions.jar. target_sdk_version=30, uses_libraries=ALL, library_path=/product/app/PixelCameraServicesRedfin/lib/arm64, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.apps.camera.services 1706521057.112 2320 2320 D nativeloader: InitExtendedPublicLibraries: 1706521057.114 2320 2320 D nativeloader: InitVendorPublicLibraries: libadsprpc.so:libcdsprpc.so:libsdsprpc.so:libfastcvopt.so:libOpenCL-pixel.so:lib_aion_buffer.so:libqdMetaData.so 1706521057.114 2320 2320 D nativeloader: InitProductPublicLibraries: 1706521057.117 2320 2320 D nativeloader: InitLlndkLibrariesProduct: libEGL.so:libGLESv1_CM.so:libGLESv2.so:libGLESv3.so:libRS.so:libandroid_net.so:libbinder_ndk.so:libc.so:libcgrouprc.so:libclang_rt.asan-aarch64-android.so:libclang_rt.asan-arm-android.so:libclang_rt.hwasan-aarch64-android.so:libcom.android.tethering.connectivity_native.so:libdl.so:libft2.so:liblog.so:libm.so:libmediandk.so:libnativewindow.so:libneuralnetworks.so:libselinux.so:libsync.so:libvndksupport.so:libvulkan.so 1706521057.117 2320 2320 D nativeloader: Configuring product-clns-2 for unbundled product apk /product/app/PixelCameraServicesRedfin/PixelCameraServicesRedfin.apk. target_sdk_version=30, uses_libraries=, library_path=/product/app/PixelCameraServicesRedfin/lib/arm64:/product/lib64:/system/product/lib64, permitted_path=/data:/mnt/expand:/data/user/0/com.google.android.apps.camera.services:/product/lib64:/system/product/lib64 1706521057.122 2320 2320 D nativeloader: InitVndkspLibrariesProduct: android.hardware.common-V2-ndk.so:android.hardware.common.fmq-V1-ndk.so:android.hardware.graphics.allocator-V2-ndk.so:android.hardware.graphics.common-V4-ndk.so:android.hardware.graphics.common@1.0.so:android.hardware.graphics.common@1.1.so:android.hardware.graphics.common@1.2.so:android.hardware.graphics.composer3-V1-ndk.so:android.hardware.graphics.mapper@2.0.so:android.hardware.graphics.mapper@2.1.so:android.hardware.graphics.mapper@3.0.so:android.hardware.graphics.mapper@4.0.so:android.hardware.renderscript@1.0.so:android.hidl.memory.token@1.0.so:android.hidl.memory@1.0-impl.so:android.hidl.memory@1.0.so:android.hidl.safe_union@1.0.so:libRSCpuRef.so:libRSDriver.so:libRS_internal.so:libbase.so:libbcinfo.so:libblas.so:libc++.so:libcompiler_rt.so:libcutils.so:libdmabufheap.so:libgralloctypes.so:libhardware.so:libhidlbase.so:libhidlmemory.so:libion.so:libjsoncpp.so:liblzma.so:libprocessgroup.so:libunwindstack.so:libutils.so:libutilscallstack.so:libz.so 1706521057.133 2320 2320 V GraphicsEnvironment: Currently set values for: 1706521057.134 2320 2320 V GraphicsEnvironment: angle_gl_driver_selection_pkgs=[] 1706521057.134 2320 2320 V GraphicsEnvironment: angle_gl_driver_selection_values=[] 1706521057.134 2320 2320 V GraphicsEnvironment: ANGLE GameManagerService for com.google.android.apps.camera.services: false 1706521057.134 2320 2320 V GraphicsEnvironment: com.google.android.apps.camera.services is not listed in per-application setting 1706521057.149 2320 2320 V CameraExtensionsProxy: getBinder() 1706521057.152 2320 2403 V CameraExtensionsProxy: advancedExtensionsSupported() 1706521057.153 2320 2403 V CameraExtensionsProxy: advancedExtensionsSupported() ```
hsanjuan commented 9 months ago

Also check whether Pixel Camera Services has all of the requested permissions.

it does.