Open ArtBreguez opened 2 years ago
as for Android 11, only camera.ranchu
exists? (check vendor/{lib,lib64}/hw/camera.goldfish.so
)
And camera HAL from Android Emulator only works with qemu
pipe (you need change to some other IPC methods like socket)
It seems like only ranchu exist, goldfish.so files weren't generated when compiling. I'll push the goldfish files into vendors and see what I get...
Where I can find material to study about change qemu pipe to socket?
Thanks for the help
Logs after adding the goldfish.so files:
Camera app still don't open.
--------- beginning of main
06-28 11:45:57.824 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:45:57.824 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:45:59.179 1825 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:45:59.190 1825 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:45:59.190 1825 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:45:59.190 1825 HAL E unknown
06-28 11:45:59.190 1825 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:45:59.190 1825 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:45:59.190 1825 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe7b80984)
06-28 11:45:59.190 1825 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:45:59.190 1825 RefBase W CallStack::logStackInternal not linked
06-28 11:45:59.193 1825 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:00.003 355 KeyguardClockSwitch D Updating clock: 1146
06-28 11:46:00.029 89 hwcomposer D hw_composer sent 6 syncs in 60s
06-28 11:46:00.059 90 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:46:00.059 90 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:46:00.059 90 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:46:00.059 90 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:46:04.184 1859 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:04.195 1859 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:04.195 1859 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:04.195 1859 HAL E unknown
06-28 11:46:04.195 1859 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:04.195 1859 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:04.195 1859 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf4f00e04)
06-28 11:46:04.195 1859 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:04.195 1859 RefBase W CallStack::logStackInternal not linked
06-28 11:46:04.198 1859 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:09.164 1860 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:09.170 1860 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:09.170 1860 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:09.170 1860 HAL E unknown
06-28 11:46:09.170 1860 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:09.170 1860 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:09.170 1860 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe7380d74)
06-28 11:46:09.170 1860 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:09.170 1860 RefBase W CallStack::logStackInternal not linked
06-28 11:46:09.171 1860 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:14.194 1861 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:14.206 1861 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:14.206 1861 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:14.206 1861 HAL E unknown
06-28 11:46:14.206 1861 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:14.206 1861 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:14.206 1861 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xedf00354)
06-28 11:46:14.206 1861 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:14.206 1861 RefBase W CallStack::logStackInternal not linked
06-28 11:46:14.208 1861 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:17.845 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:46:17.845 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:46:19.174 1862 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:19.180 1862 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:19.180 1862 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:19.180 1862 HAL E unknown
06-28 11:46:19.180 1862 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:19.180 1862 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:19.180 1862 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe9541e54)
06-28 11:46:19.180 1862 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:19.180 1862 RefBase W CallStack::logStackInternal not linked
06-28 11:46:19.182 1862 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:24.205 1863 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:24.216 1863 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:24.216 1863 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:24.216 1863 HAL E unknown
06-28 11:46:24.216 1863 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:24.216 1863 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:24.216 1863 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf48418b4)
06-28 11:46:24.216 1863 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:24.216 1863 RefBase W CallStack::logStackInternal not linked
06-28 11:46:24.219 1863 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:27.401 189 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory
06-28 11:46:27.401 189 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory
06-28 11:46:29.184 1864 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:29.190 1864 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:29.190 1864 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:29.190 1864 HAL E unknown
06-28 11:46:29.190 1864 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:29.190 1864 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:29.190 1864 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xed1807d4)
06-28 11:46:29.190 1864 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:29.190 1864 RefBase W CallStack::logStackInternal not linked
06-28 11:46:29.192 1864 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:34.194 1865 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:34.200 1865 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:34.200 1865 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:34.200 1865 HAL E unknown
06-28 11:46:34.200 1865 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:34.200 1865 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:34.200 1865 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf03c11f4)
06-28 11:46:34.200 1865 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:34.200 1865 RefBase W CallStack::logStackInternal not linked
06-28 11:46:34.201 1865 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:37.866 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:46:37.866 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:46:39.225 1866 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:39.236 1866 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:39.236 1866 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:39.236 1866 HAL E unknown
06-28 11:46:39.236 1866 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:39.236 1866 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:39.236 1866 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xede81794)
06-28 11:46:39.236 1866 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:39.236 1866 RefBase W CallStack::logStackInternal not linked
06-28 11:46:39.239 1866 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:44.231 1867 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:44.242 1867 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:44.242 1867 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:44.242 1867 HAL E unknown
06-28 11:46:44.242 1867 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:44.242 1867 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:44.242 1867 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xedf81674)
06-28 11:46:44.242 1867 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:44.242 1867 RefBase W CallStack::logStackInternal not linked
06-28 11:46:44.244 1867 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:49.236 1868 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:49.247 1868 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:49.248 1868 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:49.248 1868 HAL E unknown
06-28 11:46:49.248 1868 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:49.248 1868 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:49.248 1868 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf6281ca4)
06-28 11:46:49.248 1868 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:49.248 1868 RefBase W CallStack::logStackInternal not linked
06-28 11:46:49.250 1868 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:46:54.220 1869 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:54.225 1869 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:54.225 1869 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:54.225 1869 HAL E unknown
06-28 11:46:54.225 1869 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:54.225 1869 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:54.225 1869 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf0b41314)
06-28 11:46:54.225 1869 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:54.225 1869 RefBase W CallStack::logStackInternal not linked
06-28 11:46:54.227 1869 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
--------- beginning of system
06-28 11:46:55.996 252 ropBoxManagerService I add tag=system_server_strictmode isTagEnabled=true flags=0x2
06-28 11:46:57.401 189 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory
06-28 11:46:57.401 189 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory
06-28 11:46:57.887 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:46:57.887 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:46:59.227 1870 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:46:59.232 1870 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:46:59.232 1870 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:46:59.232 1870 HAL E unknown
06-28 11:46:59.232 1870 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:46:59.232 1870 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:46:59.232 1870 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf0141314)
06-28 11:46:59.232 1870 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:46:59.232 1870 RefBase W CallStack::logStackInternal not linked
06-28 11:46:59.234 1870 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:00.003 355 KeyguardClockSwitch D Updating clock: 1147
06-28 11:47:00.037 89 hwcomposer D hw_composer sent 6 syncs in 60s
06-28 11:47:00.065 90 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:47:00.065 90 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:47:00.065 90 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:47:00.065 90 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:47:04.229 1904 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:04.237 1904 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:04.237 1904 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:04.237 1904 HAL E unknown
06-28 11:47:04.237 1904 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:04.237 1904 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:04.237 1904 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe7380234)
06-28 11:47:04.237 1904 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:04.237 1904 RefBase W CallStack::logStackInternal not linked
06-28 11:47:04.239 1904 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:09.261 1905 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:09.271 1905 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:09.272 1905 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:09.272 1905 HAL E unknown
06-28 11:47:09.272 1905 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:09.272 1905 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:09.272 1905 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xea781704)
06-28 11:47:09.272 1905 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:09.272 1905 RefBase W CallStack::logStackInternal not linked
06-28 11:47:09.274 1905 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:14.240 1906 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:14.245 1906 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:14.245 1906 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:14.245 1906 HAL E unknown
06-28 11:47:14.245 1906 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:14.245 1906 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:14.245 1906 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xea4408f4)
06-28 11:47:14.245 1906 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:14.245 1906 RefBase W CallStack::logStackInternal not linked
06-28 11:47:14.247 1906 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:17.908 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:47:17.908 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:47:19.246 1907 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:19.252 1907 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:19.252 1907 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:19.252 1907 HAL E unknown
06-28 11:47:19.252 1907 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:19.252 1907 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:19.252 1907 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xee8c0c54)
06-28 11:47:19.252 1907 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:19.252 1907 RefBase W CallStack::logStackInternal not linked
06-28 11:47:19.253 1907 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:24.253 1908 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:24.259 1908 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:24.259 1908 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:24.259 1908 HAL E unknown
06-28 11:47:24.259 1908 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:24.259 1908 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:24.259 1908 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xec0c06b4)
06-28 11:47:24.259 1908 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:24.259 1908 RefBase W CallStack::logStackInternal not linked
06-28 11:47:24.261 1908 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:27.401 189 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory
06-28 11:47:27.401 189 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory
06-28 11:47:29.273 1909 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:29.278 1909 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:29.279 1909 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:29.279 1909 HAL E unknown
06-28 11:47:29.279 1909 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:29.279 1909 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:29.279 1909 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe8a80aa4)
06-28 11:47:29.279 1909 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:29.279 1909 RefBase W CallStack::logStackInternal not linked
06-28 11:47:29.280 1909 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:34.264 1910 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:34.269 1910 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:34.269 1910 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:34.269 1910 HAL E unknown
06-28 11:47:34.269 1910 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:34.269 1910 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:34.269 1910 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe8000c54)
06-28 11:47:34.269 1910 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:34.269 1910 RefBase W CallStack::logStackInternal not linked
06-28 11:47:34.271 1910 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:37.928 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:47:37.928 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:47:39.268 1911 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:39.274 1911 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:39.274 1911 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:39.274 1911 HAL E unknown
06-28 11:47:39.274 1911 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:39.274 1911 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:39.274 1911 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xeb281d34)
06-28 11:47:39.274 1911 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:39.274 1911 RefBase W CallStack::logStackInternal not linked
06-28 11:47:39.275 1911 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:44.276 1912 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:44.282 1912 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:44.282 1912 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:44.282 1912 HAL E unknown
06-28 11:47:44.282 1912 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:44.282 1912 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:44.282 1912 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf6641164)
06-28 11:47:44.282 1912 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:44.282 1912 RefBase W CallStack::logStackInternal not linked
06-28 11:47:44.283 1912 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:49.277 1913 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:49.283 1913 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:49.283 1913 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:49.283 1913 HAL E unknown
06-28 11:47:49.283 1913 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:49.283 1913 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:49.283 1913 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf3840d74)
06-28 11:47:49.283 1913 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:49.283 1913 RefBase W CallStack::logStackInternal not linked
06-28 11:47:49.285 1913 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:54.279 1914 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:54.285 1914 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:54.285 1914 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:54.285 1914 HAL E unknown
06-28 11:47:54.285 1914 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:54.285 1914 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:54.285 1914 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf0d40ce4)
06-28 11:47:54.285 1914 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:54.285 1914 RefBase W CallStack::logStackInternal not linked
06-28 11:47:54.287 1914 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:47:57.401 189 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory
06-28 11:47:57.401 189 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory
06-28 11:47:57.948 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:47:57.948 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:47:59.283 1915 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:47:59.289 1915 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:47:59.289 1915 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:47:59.289 1915 HAL E unknown
06-28 11:47:59.289 1915 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:47:59.289 1915 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:47:59.289 1915 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf40c0114)
06-28 11:47:59.289 1915 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:47:59.289 1915 RefBase W CallStack::logStackInternal not linked
06-28 11:47:59.291 1915 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:00.003 355 KeyguardClockSwitch D Updating clock: 1148
06-28 11:48:00.010 89 hwcomposer D hw_composer sent 6 syncs in 60s
06-28 11:48:00.039 90 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:48:00.039 90 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:48:00.039 90 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:48:00.039 90 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:48:04.287 1949 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:04.293 1949 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:04.293 1949 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:04.293 1949 HAL E unknown
06-28 11:48:04.293 1949 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:04.293 1949 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:04.293 1949 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf50015e4)
06-28 11:48:04.293 1949 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:04.293 1949 RefBase W CallStack::logStackInternal not linked
06-28 11:48:04.294 1949 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:09.295 1950 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:09.303 1950 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:09.303 1950 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:09.303 1950 HAL E unknown
06-28 11:48:09.303 1950 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:09.303 1950 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:09.303 1950 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe91c11f4)
06-28 11:48:09.303 1950 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:09.303 1950 RefBase W CallStack::logStackInternal not linked
06-28 11:48:09.305 1950 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:14.301 1951 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:14.306 1951 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:14.306 1951 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:14.306 1951 HAL E unknown
06-28 11:48:14.306 1951 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:14.306 1951 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:14.306 1951 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xeaac18b4)
06-28 11:48:14.306 1951 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:14.306 1951 RefBase W CallStack::logStackInternal not linked
06-28 11:48:14.308 1951 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:17.954 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:48:17.954 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:48:19.303 1952 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:19.309 1952 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:19.309 1952 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:19.309 1952 HAL E unknown
06-28 11:48:19.309 1952 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:19.309 1952 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:19.309 1952 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf54c1dc4)
06-28 11:48:19.309 1952 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:19.309 1952 RefBase W CallStack::logStackInternal not linked
06-28 11:48:19.311 1952 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:24.306 1953 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:24.312 1953 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:24.312 1953 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:24.312 1953 HAL E unknown
06-28 11:48:24.312 1953 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:24.312 1953 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:24.312 1953 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe8c01ee4)
06-28 11:48:24.312 1953 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:24.312 1953 RefBase W CallStack::logStackInternal not linked
06-28 11:48:24.314 1953 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:27.401 189 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory
06-28 11:48:27.401 189 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory
06-28 11:48:29.314 1954 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:29.320 1954 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:29.320 1954 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:29.320 1954 HAL E unknown
06-28 11:48:29.320 1954 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:29.320 1954 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:29.320 1954 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf64810d4)
06-28 11:48:29.320 1954 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:29.320 1954 RefBase W CallStack::logStackInternal not linked
06-28 11:48:29.321 1954 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:34.330 1955 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:34.346 1955 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:34.346 1955 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:34.346 1955 HAL E unknown
06-28 11:48:34.346 1955 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:34.346 1955 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:34.346 1955 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf46c0234)
06-28 11:48:34.346 1955 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:34.346 1955 RefBase W CallStack::logStackInternal not linked
06-28 11:48:34.351 1955 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:37.975 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:48:37.975 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:48:39.323 1956 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:39.329 1956 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:39.329 1956 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:39.329 1956 HAL E unknown
06-28 11:48:39.329 1956 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:39.329 1956 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:39.329 1956 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe9541b84)
06-28 11:48:39.329 1956 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:39.329 1956 RefBase W CallStack::logStackInternal not linked
06-28 11:48:39.330 1956 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:44.325 1957 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:44.330 1957 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:44.330 1957 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:44.330 1957 HAL E unknown
06-28 11:48:44.330 1957 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:44.330 1957 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:44.330 1957 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xef781824)
06-28 11:48:44.330 1957 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:44.330 1957 RefBase W CallStack::logStackInternal not linked
06-28 11:48:44.332 1957 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:49.333 1958 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:49.338 1958 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:49.338 1958 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:49.338 1958 HAL E unknown
06-28 11:48:49.338 1958 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:49.338 1958 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:49.338 1958 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe8b408f4)
06-28 11:48:49.338 1958 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:49.338 1958 RefBase W CallStack::logStackInternal not linked
06-28 11:48:49.340 1958 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:54.336 1959 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:54.343 1959 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:54.343 1959 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:54.343 1959 HAL E unknown
06-28 11:48:54.343 1959 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:54.343 1959 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:54.343 1959 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf28815e4)
06-28 11:48:54.343 1959 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:54.343 1959 RefBase W CallStack::logStackInternal not linked
06-28 11:48:54.344 1959 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:48:57.402 189 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory
06-28 11:48:57.402 189 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory
06-28 11:48:57.996 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:48:57.996 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:48:59.368 1960 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:48:59.380 1960 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:48:59.380 1960 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:48:59.380 1960 HAL E unknown
06-28 11:48:59.380 1960 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:48:59.380 1960 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:48:59.380 1960 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf47413a4)
06-28 11:48:59.380 1960 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:48:59.380 1960 RefBase W CallStack::logStackInternal not linked
06-28 11:48:59.383 1960 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:49:00.004 355 KeyguardClockSwitch D Updating clock: 1149
06-28 11:49:00.014 89 hwcomposer D hw_composer sent 6 syncs in 60s
06-28 11:49:00.046 90 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:00.046 90 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:00.046 90 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:00.046 90 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:04.373 1994 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:49:04.385 1994 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:49:04.385 1994 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:49:04.385 1994 HAL E unknown
06-28 11:49:04.385 1994 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:49:04.385 1994 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:49:04.385 1994 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xeee40354)
06-28 11:49:04.385 1994 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:49:04.385 1994 RefBase W CallStack::logStackInternal not linked
06-28 11:49:04.388 1994 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:49:09.354 1996 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:49:09.360 1996 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:49:09.360 1996 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:49:09.360 1996 HAL E unknown
06-28 11:49:09.360 1996 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:49:09.360 1996 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:49:09.360 1996 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe8880e04)
06-28 11:49:09.360 1996 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:49:09.360 1996 RefBase W CallStack::logStackInternal not linked
06-28 11:49:09.362 1996 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:49:14.360 1997 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:49:14.365 1997 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:49:14.365 1997 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:49:14.365 1997 HAL E unknown
06-28 11:49:14.365 1997 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:49:14.365 1997 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:49:14.366 1997 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe9fc0fb4)
06-28 11:49:14.366 1997 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:49:14.366 1997 RefBase W CallStack::logStackInternal not linked
06-28 11:49:14.367 1997 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:49:18.016 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:49:18.016 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:49:19.390 1998 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:49:19.401 1998 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:49:19.401 1998 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:49:19.401 1998 HAL E unknown
06-28 11:49:19.401 1998 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:49:19.401 1998 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:49:19.401 1998 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xeaa80624)
06-28 11:49:19.401 1998 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:49:19.401 1998 RefBase W CallStack::logStackInternal not linked
06-28 11:49:19.404 1998 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:49:24.372 1999 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:49:24.377 1999 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:49:24.377 1999 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:49:24.377 1999 HAL E unknown
06-28 11:49:24.377 1999 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:49:24.377 1999 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:49:24.377 1999 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe8200e04)
06-28 11:49:24.377 1999 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:49:24.377 1999 RefBase W CallStack::logStackInternal not linked
06-28 11:49:24.379 1999 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:49:27.402 189 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory
06-28 11:49:27.402 189 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory
06-28 11:49:29.375 2000 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:49:29.381 2000 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:49:29.381 2000 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:49:29.381 2000 HAL E unknown
06-28 11:49:29.381 2000 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:49:29.381 2000 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:49:29.381 2000 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xeda00bc4)
06-28 11:49:29.381 2000 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:49:29.381 2000 RefBase W CallStack::logStackInternal not linked
06-28 11:49:29.382 2000 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:49:34.379 2001 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:49:34.385 2001 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:49:34.385 2001 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:49:34.385 2001 HAL E unknown
06-28 11:49:34.385 2001 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:49:34.385 2001 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:49:34.385 2001 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xede01314)
06-28 11:49:34.385 2001 RefBase W CallStack::getCurrentInternal not linked, returning null
06-28 11:49:34.385 2001 RefBase W CallStack::logStackInternal not linked
06-28 11:49:34.386 2001 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0.
06-28 11:49:38.036 769 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:49:38.036 769 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 11:46:56.134 252 chatty I uid=1000(system) android.io identical 8 lines
06-28 11:46:56.151 252 ropBoxManagerService I add tag=system_server_strictmode isTagEnabled=true flags=0x2
06-28 11:49:38.485 247 ActivityTaskManager I START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camera2/com.android.camera.CameraLauncher bnds
=[193,204][360,423]} from uid 10107
06-28 11:49:38.489 253 bilityChangeReporter D Compat change id reported: 135634846; UID 10096; state: DISABLED
06-28 11:49:38.490 260 bilityChangeReporter D Compat change id reported: 143937733; UID 10096; state: DISABLED
06-28 11:49:38.497 151 Zygote D Forked child process 2002
06-28 11:49:38.501 2002 Zygote I seccomp disabled by setenforce 0
06-28 11:49:38.516 90 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.516 90 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.516 90 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.516 90 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.524 2002 android.camera W Unexpected CPU variant for X86 using defaults: x86_64
06-28 11:49:38.526 145 adbd I jdwp connection from 2002
06-28 11:49:38.529 1501 OomAdjuster W Fallback pre-set sched group to default: not expected top priority
06-28 11:49:38.532 197 TrafficController E Failed to set the counterSet: Operation not permitted, fd: -1
06-28 11:49:38.534 2002 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.test.base.jar
06-28 11:49:38.534 2002 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar
06-28 11:49:38.534 2002 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.manager-V1.0-java.jar
06-28 11:49:38.534 2002 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar
06-28 11:49:38.535 2002 android.camera I The ClassLoaderContext is a special shared library.
06-28 11:49:38.536 2002 android.camera I The ClassLoaderContext is a special shared library.
06-28 11:49:38.536 2002 nativeloader D classloader namespace configured for unbundled product apk. library_path=/system/product/app/Camera2/lib/x86_64:/system/product/app/Camera2/Camera2.apk!/lib/
x86_64:/product/lib64:/system/product/lib64
06-28 11:49:38.539 2002 etworkSecurityConfig D No Network Security Config specified, using platform default
06-28 11:49:38.539 2002 etworkSecurityConfig D No Network Security Config specified, using platform default
06-28 11:49:38.539 2002 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraApp onCreate() - START
06-28 11:49:38.540 2002 CAM_Profiler V [ 0.000ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - START
06-28 11:49:38.540 2002 CAM_Profiler V [ 0.326ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.326ms] PreferenceManager.getDefaultSharedPreferences
06-28 11:49:38.540 2002 CAM_Profiler V [ 0.731ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.404ms] preferences.getLong
06-28 11:49:38.540 2002 CAM_Profiler V [ 0.788ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - STOP
06-28 11:49:38.540 2002 CAM_Profiler V [ 1.121ms][ui] GUARD: CameraApp onCreate() - [ 1.121ms] initializeTimeOfFirstRun
06-28 11:49:38.540 2002 CAM_Profiler V [ 1.185ms][ui] GUARD: CameraApp onCreate() - [ 0.064ms] UsageStatistics.initialize
06-28 11:49:38.541 2002 CAM_Profiler V [ 1.448ms][ui] GUARD: CameraApp onCreate() - [ 0.263ms] clearNotifications
06-28 11:49:38.541 2002 CAM_Profiler V [ 1.448ms][ui] GUARD: CameraApp onCreate() - STOP
06-28 11:49:38.546 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.546 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.546 2002 CAM_QuickActivity V START onCreate: Activity = com.android.camera.CameraActivity@8bca304
06-28 11:49:38.546 91 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.546 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.546 2002 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraActivity.onCreateTasks - START
06-28 11:49:38.548 2002 CAM_LocationManager D Using LegacyLocationProvider
06-28 11:49:38.550 2002 ContextImpl W Failed to ensure /storage/emulated/0/Android/data/com.android.camera2/cache: android.os.ServiceSpecificException: (code -1)
06-28 11:49:38.551 2002 AM_MemoryManagerImpl D Max native memory: 358 MB
06-28 11:49:38.553 2002 AM_OneCamFtrCnfgCrtr I CaptureModule? true
06-28 11:49:38.555 2002 CAM_Profiler V [ 9.181ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.735ms] Glide.setup
06-28 11:49:38.555 2002 CAM_Camera2OneCamMgr D Getting First BACK Camera
06-28 11:49:38.555 2002 CameraManagerGlobal I Connecting to camera service
06-28 11:49:38.557 284 ServiceManager W Permission failure: android.permission.CAMERA_OPEN_CLOSE_LISTENER from uid=10096 pid=2002
06-28 11:49:38.557 2002 CAM_Camera2OneCamMgr W No back-facing camera found.
06-28 11:49:38.557 2002 CAM_Camera2OneCamMgr W No external camera found.
06-28 11:49:38.557 2002 CAM_Camera2OneCamMgr D Getting First FRONT Camera
06-28 11:49:38.557 2002 CAM_Camera2OneCamMgr W No front-facing camera found.
06-28 11:49:38.557 2002 CAM_Camera2OneCamMgr W No external camera found.
06-28 11:49:38.557 2002 CAM_Profiler V [ 11.548ms][ui] GUARD: CameraActivity.onCreateTasks - [ 2.367ms] OneCameraManager.get
06-28 11:49:38.560 284 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10096 pid=2002
06-28 11:49:38.560 284 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10096 pid=2002
06-28 11:49:38.561 2002 CAM_Profiler V [ 14.937ms][ui] GUARD: CameraActivity.onCreateTasks - [ 0.298ms] computePictureSizes
06-28 11:49:38.562 515 Utils E did not find channel-count and/or sample-rate
06-28 11:49:38.566 2040 OMXClient I IOmx service obtained
06-28 11:49:38.566 532 OMXMaster I makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process
06-28 11:49:38.567 532 OMXNodeInstance E getConfig(0xeb501ba0:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001)
06-28 11:49:38.568 2002 CAM_Log W Tag RoundedThumbnailView is 1 chars longer than limit.
06-28 11:49:38.579 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.579 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.579 91 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.579 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.584 2002 CAM_Profiler I [ 38.201ms][ui] GUARD: CameraActivity.onCreateTasks - [22.892ms] setContentView()
06-28 11:49:38.590 2002 CAM_Profiler V [ 44.693ms][ui] GUARD: CameraActivity.onCreateTasks - [ 6.492ms] Configure Camera UI
06-28 11:49:38.592 2002 TetheringManager I registerTetheringEventCallback:com.android.camera2
06-28 11:49:38.593 2002 CAM_CameraController V Closing camera
06-28 11:49:38.595 2031 M2PORT_AndCamAgntImp W Releasing camera without any camera opened.
06-28 11:49:38.595 2002 CAM_ModulesInfo V EnableCaptureModule = true
06-28 11:49:38.596 2002 CAM_Profiler V [ 0.000ms][ui] GUARD: new CaptureModule - START
06-28 11:49:38.596 2002 CAM_Profiler V [ 0.474ms][ui] GUARD: new CaptureModule - STOP
06-28 11:49:38.596 2002 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@dc56347]
06-28 11:49:38.597 2002 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@dc56347, com.android.camera.ButtonManager@64636e0]
06-28 11:49:38.597 2002 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@dc56347, com.android.camera.ButtonManager@64636e0, com.android.camera.widget.IndicatorIconController@d6b585e]
06-28 11:49:38.598 2002 CAM_Profiler V [ 51.801ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.386ms] Init Current Module UI
06-28 11:49:38.598 2002 CAM_Profiler V [ 0.000ms][ui] GUARD: CaptureModule.init - START
06-28 11:49:38.598 2002 CAM_CaptureModule D init UseAutotransformUiLayout = false
06-28 11:49:38.598 2002 CAM_Camera2OneCamMgr D Getting First BACK Camera
06-28 11:49:38.598 2002 CAM_Camera2OneCamMgr W No back-facing camera found.
06-28 11:49:38.598 2002 CAM_Camera2OneCamMgr W No external camera found.
06-28 11:49:38.598 2002 CAM_Camera2OneCamMgr D Getting First FRONT Camera
06-28 11:49:38.598 2002 CAM_Camera2OneCamMgr W No front-facing camera found.
06-28 11:49:38.598 2002 CAM_Camera2OneCamMgr W No external camera found.
--------- beginning of crash
06-28 11:49:38.600 2049 ropBoxManagerService I add tag=system_app_crash isTagEnabled=true flags=0x2
06-28 11:49:38.600 247 ActivityTaskManager W Force finishing activity com.android.camera2/com.android.camera.CameraLauncher
06-28 11:49:38.609 2002 Process I Sending signal. PID: 2002 SIG: 9
06-28 11:49:38.612 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.612 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.612 91 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.612 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.614 151 Zygote I Process 2002 exited due to signal 9 (Killed)
06-28 11:49:38.616 197 TrafficController E Failed to delete the counterSet: Operation not permitted
06-28 11:49:38.647 101 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 11:49:38.647 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.647 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.647 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.647 91 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.681 101 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 11:49:38.681 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.681 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.681 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.681 91 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.713 101 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 11:49:38.713 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.713 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.713 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.713 91 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.747 101 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 11:49:38.747 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.747 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.747 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.747 91 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.781 101 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 11:49:38.781 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.781 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.781 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.781 91 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.814 101 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 11:49:38.814 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.814 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.814 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.814 91 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.847 101 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 11:49:38.847 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.847 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.847 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.847 91 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.881 101 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 11:49:38.882 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.882 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.882 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.882 91 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.914 101 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 11:49:38.914 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.914 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.914 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.914 91 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.948 101 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 11:49:38.949 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.949 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.949 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.949 91 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.982 90 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.982 90 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.982 90 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:38.982 90 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.015 90 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.015 90 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.048 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.048 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.048 91 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.048 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.081 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.081 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.081 91 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.081 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.100 253 ActivityTaskManager W Activity top resumed state loss timeout for ActivityRecord{4985890 u0 com.android.camera2/com.android.camera.CameraLauncher t-1 f}}
06-28 11:49:39.115 90 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.115 90 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.115 90 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.115 90 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.148 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.148 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.148 91 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.148 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.181 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.181 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.181 91 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.181 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.215 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.215 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.215 91 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.215 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.248 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.248 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.248 91 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.248 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.282 91 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.282 91 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.282 91 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.282 91 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 11:49:39.406 2119 provider@2.4-service I CameraProvider@2.4 legacy service is starting.
06-28 11:49:39.418 2119 vndksupport E Could not load /vendor/lib/hw/camera.goldfish.so from default namespace: dlopen failed: "/vendor/lib/hw/camera.goldfish.so" is for EM_ARM (40) instead of EM_
386 (3).
06-28 11:49:39.418 2119 HAL E load: module=/vendor/lib/hw/camera.goldfish.so
06-28 11:49:39.418 2119 HAL E unknown
06-28 11:49:39.418 2119 CamPrvdr@2.4-legacy E Could not load camera HAL module: -22 (Invalid argument)
06-28 11:49:39.418 2119 provider@2.4-service E getProviderImpl: camera provider init failed!
06-28 11:49:39.418 2119 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xed201dc4)
`
After set ro.hardware.camera=ranchu
logs seems better, I'm think i'm on the right way
--------- beginning of main
06-28 13:02:50.460 683 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 13:02:50.460 683 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 13:03:00.002 352 KeyguardClockSwitch D Updating clock: 103
06-28 13:03:00.060 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:03:00.060 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:03:00.060 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:03:00.060 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:03:09.911 176 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory
06-28 13:03:09.911 176 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory
06-28 13:03:10.480 683 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 13:03:10.480 683 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 13:03:30.501 683 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 13:03:30.501 683 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 13:03:39.911 176 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory
06-28 13:03:39.911 176 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory
06-28 13:03:50.522 683 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 13:03:50.522 683 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 13:04:00.002 352 KeyguardClockSwitch D Updating clock: 104
06-28 13:04:00.012 88 hwcomposer D hw_composer sent 18 syncs in 111s
06-28 13:04:00.039 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:00.039 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:00.039 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:00.039 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:09.911 176 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory
06-28 13:04:09.912 176 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory
06-28 13:04:10.524 683 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2
06-28 13:04:10.524 683 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2
06-28 13:04:17.619 352 StatusBar D disable<e i a s b h r c s > disable2<q i n >
06-28 13:04:17.671 778 OpenGLRenderer W Incorrectly called buildLayer on View: LinearLayout, destroying layer...
06-28 13:04:17.675 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.675 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.675 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.675 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.675 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.708 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.708 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.708 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.708 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.708 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.743 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.743 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.743 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.743 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.743 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.775 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.776 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.776 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.776 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.776 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.809 352 StatusBar D disable<e i a s b h r c s > disable2<q i n >
06-28 13:04:17.809 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.809 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.809 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.809 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.809 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.843 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.843 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.843 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.843 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.843 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.876 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.876 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.876 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.876 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.876 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.910 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.910 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.910 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.910 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.910 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.943 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.943 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.943 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.943 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.943 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.976 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.976 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.976 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.976 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:17.976 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.010 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.010 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.010 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.010 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.010 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.043 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.043 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.043 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.043 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.043 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.077 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.077 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.077 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.077 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.077 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.110 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.110 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.110 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.110 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.110 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.144 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.144 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.144 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.144 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.144 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.177 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.177 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.177 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.177 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.177 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.211 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.211 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.211 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.211 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.211 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.244 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.244 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.244 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.244 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.244 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.278 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.278 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.278 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.278 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.278 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.311 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.311 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.311 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.311 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.311 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.344 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.345 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.345 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.345 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.345 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.378 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.378 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.378 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.378 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.378 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.412 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.412 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.412 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.412 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.412 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.445 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.445 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.445 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.445 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.445 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.478 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.478 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.478 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.478 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:18.478 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.014 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.014 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.014 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.014 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.014 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.047 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.047 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.047 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.047 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.047 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.081 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.081 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.081 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.081 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.081 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.114 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.114 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.114 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.114 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.114 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.148 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.148 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.148 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.148 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.148 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.181 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.181 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.181 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.181 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.181 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.215 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.215 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.215 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.215 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.215 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.216 352 StatusBar D disable<e i a s b h r c s > disable2<q i n >
06-28 13:04:19.248 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.248 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.248 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.248 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.248 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.281 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.281 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.281 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.281 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.281 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.315 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.315 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.315 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.315 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.315 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.348 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.348 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.348 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.348 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.348 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.357 352 StatusBar D disable<e i a s b h r c s > disable2<q i n >
06-28 13:04:19.383 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.383 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.383 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.383 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.383 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.415 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.415 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.415 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.415 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.415 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.482 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.482 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.482 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.482 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.482 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.550 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.550 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.550 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.550 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.583 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.583 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.583 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:19.583 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.609 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.609 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.609 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.609 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
--------- beginning of system
06-28 13:04:24.635 692 ActivityTaskManager I START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.android.camera2 cmp=com.android.camera2/com.android.ca
mera.CameraLauncher bnds=[526,1004][692,1180]} from uid 10107
06-28 13:04:24.638 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.638 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.638 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.638 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.639 253 bilityChangeReporter D Compat change id reported: 135634846; UID 10096; state: DISABLED
06-28 13:04:24.639 260 bilityChangeReporter D Compat change id reported: 143937733; UID 10096; state: DISABLED
06-28 13:04:24.644 151 Zygote D Forked child process 2066
06-28 13:04:24.645 2066 Zygote I seccomp disabled by setenforce 0
06-28 13:04:24.668 2066 android.camera W Unexpected CPU variant for X86 using defaults: x86_64
06-28 13:04:24.670 146 adbd I jdwp connection from 2066
06-28 13:04:24.671 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.671 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.671 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.671 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.673 692 OomAdjuster W Fallback pre-set sched group to default: not expected top priority
06-28 13:04:24.675 198 TrafficController E Failed to set the counterSet: Operation not permitted, fd: -1
06-28 13:04:24.677 2066 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.test.base.jar
06-28 13:04:24.677 2066 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar
06-28 13:04:24.677 2066 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.manager-V1.0-java.jar
06-28 13:04:24.677 2066 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar
06-28 13:04:24.678 2066 android.camera I The ClassLoaderContext is a special shared library.
06-28 13:04:24.679 2066 android.camera I The ClassLoaderContext is a special shared library.
06-28 13:04:24.679 2066 nativeloader D classloader namespace configured for unbundled product apk. library_path=/system/product/app/Camera2/lib/x86_64:/system/product/app/Camera2/Camera2.apk!/lib/
x86_64:/product/lib64:/system/product/lib64
06-28 13:04:24.681 2066 etworkSecurityConfig D No Network Security Config specified, using platform default
06-28 13:04:24.682 2066 etworkSecurityConfig D No Network Security Config specified, using platform default
06-28 13:04:24.682 2066 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraApp onCreate() - START
06-28 13:04:24.682 2066 CAM_Profiler V [ 0.000ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - START
06-28 13:04:24.683 2066 CAM_Profiler V [ 0.400ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.400ms] PreferenceManager.getDefaultSharedPreferences
06-28 13:04:24.683 2066 CAM_Profiler V [ 0.945ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.544ms] preferences.getLong
06-28 13:04:24.683 2066 CAM_Profiler V [ 1.015ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - STOP
06-28 13:04:24.683 2066 CAM_Profiler V [ 1.353ms][ui] GUARD: CameraApp onCreate() - [ 1.353ms] initializeTimeOfFirstRun
06-28 13:04:24.683 2066 CAM_Profiler V [ 1.425ms][ui] GUARD: CameraApp onCreate() - [ 0.072ms] UsageStatistics.initialize
06-28 13:04:24.684 2066 CAM_Profiler V [ 1.808ms][ui] GUARD: CameraApp onCreate() - [ 0.383ms] clearNotifications
06-28 13:04:24.684 2066 CAM_Profiler V [ 1.808ms][ui] GUARD: CameraApp onCreate() - STOP
06-28 13:04:24.689 2066 CAM_QuickActivity V START onCreate: Activity = com.android.camera.CameraActivity@2b17fb
06-28 13:04:24.689 2066 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraActivity.onCreateTasks - START
06-28 13:04:24.689 2066 CAM_LocationManager D Using LegacyLocationProvider
06-28 13:04:24.692 2066 ContextImpl W Failed to ensure /storage/emulated/0/Android/data/com.android.camera2/cache: android.os.ServiceSpecificException: (code -1)
06-28 13:04:24.693 2066 AM_MemoryManagerImpl D Max native memory: 358 MB
06-28 13:04:24.694 2066 AM_OneCamFtrCnfgCrtr I CaptureModule? true
06-28 13:04:24.696 2066 CAM_Profiler V [ 6.402ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.640ms] Glide.setup
06-28 13:04:24.696 2066 CAM_Camera2OneCamMgr D Getting First BACK Camera
06-28 13:04:24.696 2066 CameraManagerGlobal I Connecting to camera service
06-28 13:04:24.697 534 ServiceManager W Permission failure: android.permission.CAMERA_OPEN_CLOSE_LISTENER from uid=10096 pid=2066
06-28 13:04:24.697 2066 CAM_Camera2OneCamMgr W No back-facing camera found.
06-28 13:04:24.697 2066 CAM_Camera2OneCamMgr W No external camera found.
06-28 13:04:24.697 2066 CAM_Camera2OneCamMgr D Getting First FRONT Camera
06-28 13:04:24.697 2066 CAM_Camera2OneCamMgr W No front-facing camera found.
06-28 13:04:24.697 2066 CAM_Camera2OneCamMgr W No external camera found.
06-28 13:04:24.697 2066 CAM_Profiler V [ 8.084ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.682ms] OneCameraManager.get
06-28 13:04:24.699 534 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10096 pid=2066
06-28 13:04:24.700 534 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10096 pid=2066
06-28 13:04:24.700 2066 CAM_Profiler V [ 10.975ms][ui] GUARD: CameraActivity.onCreateTasks - [ 0.298ms] computePictureSizes
06-28 13:04:24.701 211 Utils E did not find channel-count and/or sample-rate
06-28 13:04:24.703 2104 OMXClient I IOmx service obtained
06-28 13:04:24.703 166 OMXMaster I makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process
06-28 13:04:24.704 166 OMXNodeInstance E getConfig(0xf3c421c0:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001)
06-28 13:04:24.704 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.704 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.704 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.704 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.707 2066 CAM_Log W Tag RoundedThumbnailView is 1 chars longer than limit.
06-28 13:04:24.738 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.738 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.738 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.738 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.757 2066 CAM_Profiler I [ 68.042ms][ui] GUARD: CameraActivity.onCreateTasks - [56.771ms] setContentView()
06-28 13:04:24.762 2066 CAM_Profiler V [ 73.105ms][ui] GUARD: CameraActivity.onCreateTasks - [ 5.063ms] Configure Camera UI
06-28 13:04:24.763 2066 TetheringManager I registerTetheringEventCallback:com.android.camera2
06-28 13:04:24.765 2066 CAM_CameraController V Closing camera
06-28 13:04:24.765 2098 M2PORT_AndCamAgntImp W Releasing camera without any camera opened.
06-28 13:04:24.765 2066 CAM_ModulesInfo V EnableCaptureModule = true
06-28 13:04:24.766 2066 CAM_Profiler V [ 0.000ms][ui] GUARD: new CaptureModule - START
06-28 13:04:24.766 2066 CAM_Profiler V [ 0.504ms][ui] GUARD: new CaptureModule - STOP
06-28 13:04:24.766 2066 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@7f9097a]
06-28 13:04:24.768 2066 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@7f9097a, com.android.camera.ButtonManager@2662907]
06-28 13:04:24.768 2066 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@7f9097a, com.android.camera.ButtonManager@2662907, com.android.camera.widget.IndicatorIconController@8df205d]
06-28 13:04:24.768 2066 CAM_Profiler V [ 78.421ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.159ms] Init Current Module UI
06-28 13:04:24.768 2066 CAM_Profiler V [ 0.000ms][ui] GUARD: CaptureModule.init - START
06-28 13:04:24.768 2066 CAM_CaptureModule D init UseAutotransformUiLayout = false
06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr D Getting First BACK Camera
06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr W No back-facing camera found.
06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr W No external camera found.
06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr D Getting First FRONT Camera
06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr W No front-facing camera found.
06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr W No external camera found.
--------- beginning of crash
06-28 13:04:24.770 1724 ActivityTaskManager W Force finishing activity com.android.camera2/com.android.camera.CameraLauncher
06-28 13:04:24.770 2116 ropBoxManagerService I add tag=system_app_crash isTagEnabled=true flags=0x2
06-28 13:04:24.772 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:24.772 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.772 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.772 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.772 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.778 2066 Process I Sending signal. PID: 2066 SIG: 9
06-28 13:04:24.784 151 Zygote I Process 2066 exited due to signal 9 (Killed)
06-28 13:04:24.787 198 TrafficController E Failed to delete the counterSet: Operation not permitted
06-28 13:04:24.806 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:24.807 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.807 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.807 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.807 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.839 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:24.839 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.839 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.839 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.840 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.873 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:24.873 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.873 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.873 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.873 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.906 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:24.906 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.906 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.906 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.906 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.940 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:24.940 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.940 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.940 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.940 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.973 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:24.973 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.973 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.973 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:24.973 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.006 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:25.006 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.006 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.006 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.006 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.040 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:25.040 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.040 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.040 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.040 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.073 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:25.074 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.074 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.074 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.074 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.107 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
06-28 13:04:25.107 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.107 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.107 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.107 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer
06-28 13:04:25.140 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
for camera.goldfish
/ camera.ranchu
HAL, it's not work out of the box. should change the transportation from qemu pipe
to something else (socket
etc.), and implement a host module to feed camera metadata / video frames.
as a alternative, maybe try camera.v4l2
; and streaming via ffmpeg
@zhouziyang I can take pictures inside redroid using
adb shell
-> su
-> ffmpeg -f v4l2 -video_size 640x480 -i /dev/video0 -frames 1 ./out.jpg
I was wondering if a could stream from video0 to camera 0/1 (back/front) using ffmpeg
Picture from ffmpeg (don't know why the quality is so poor)
ps: i have goldfish and v4l2 modules on this redroid11 image
camera props:
1|redroid_x86_64:/ # getprop | grep camera
grep: (standard input): Invalid argument
[back_camera_name]: [uvc]
[back_camera_orient]: [0]
[front_camera_name]: [uvc]
[front_camera_orient]: [0]
[init.svc.cameraserver]: [running]
[init.svc.vendor.camera-provider-2-4]: [restarting]
[init.svc.vendor.camera-provider-2-4-ext]: [restarting]
[init.svc_debug_pid.cameraserver]: [158]
[init.svc_debug_pid.vendor.camera-provider-2-4]: [13029]
[init.svc_debug_pid.vendor.camera-provider-2-4-ext]: [13028]
[ro.boottime.cameraserver]: [22681252998707]
[ro.boottime.vendor.camera-provider-2-4]: [22679086663016]
[ro.boottime.vendor.camera-provider-2-4-ext]: [22679084899376]
[ro.hardware.camera]: [v4l2]
streaming from host, then capture inside redroid with ffmpeg
? and this seems not related to camera HALs.
yes, I'm streaming from host (ubuntu 20.04) with
sudo docker run -itd --rm --memory=4g --cpus="2" --memory-swappiness=0 --name redroid --privileged \
--pull always \
-v /data/:/data \
--device=/dev/video3/:/dev/video0 \
-p 5555:5555 \
diggerman/redroid:latest
and capturing inside redroid with ffmpeg -f v4l2 -video_size 640x480 -i /dev/video0 -frames 1 ./out.jpg
it's possible to send/stream this data to emulated camera using ffmpeg?
reference link : https://stackoverflow.com/questions/43037267/how-to-set-androids-camera-as-the-input-of-ffmpeg
After set
ro.hardware.camera=ranchu
logs seems better, I'm think i'm on the right way--------- beginning of main 06-28 13:02:50.460 683 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2 06-28 13:02:50.460 683 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2 06-28 13:03:00.002 352 KeyguardClockSwitch D Updating clock: 103 06-28 13:03:00.060 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:03:00.060 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:03:00.060 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:03:00.060 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:03:09.911 176 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory 06-28 13:03:09.911 176 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory 06-28 13:03:10.480 683 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2 06-28 13:03:10.480 683 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2 06-28 13:03:30.501 683 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2 06-28 13:03:30.501 683 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2 06-28 13:03:39.911 176 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory 06-28 13:03:39.911 176 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory 06-28 13:03:50.522 683 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2 06-28 13:03:50.522 683 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2 06-28 13:04:00.002 352 KeyguardClockSwitch D Updating clock: 104 06-28 13:04:00.012 88 hwcomposer D hw_composer sent 18 syncs in 111s 06-28 13:04:00.039 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:00.039 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:00.039 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:00.039 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:09.911 176 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory 06-28 13:04:09.912 176 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory 06-28 13:04:10.524 683 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2 06-28 13:04:10.524 683 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2 06-28 13:04:17.619 352 StatusBar D disable<e i a s b h r c s > disable2<q i n > 06-28 13:04:17.671 778 OpenGLRenderer W Incorrectly called buildLayer on View: LinearLayout, destroying layer... 06-28 13:04:17.675 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.675 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.675 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.675 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.675 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.708 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.708 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.708 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.708 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.708 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.743 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.743 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.743 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.743 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.743 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.775 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.776 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.776 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.776 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.776 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.809 352 StatusBar D disable<e i a s b h r c s > disable2<q i n > 06-28 13:04:17.809 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.809 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.809 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.809 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.809 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.843 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.843 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.843 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.843 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.843 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.876 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.876 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.876 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.876 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.876 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.910 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.910 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.910 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.910 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.910 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.943 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.943 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.943 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.943 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.943 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.976 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.976 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.976 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.976 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:17.976 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.010 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.010 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.010 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.010 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.010 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.043 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.043 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.043 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.043 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.043 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.077 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.077 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.077 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.077 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.077 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.110 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.110 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.110 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.110 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.110 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.144 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.144 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.144 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.144 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.144 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.177 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.177 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.177 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.177 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.177 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.211 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.211 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.211 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.211 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.211 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.244 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.244 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.244 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.244 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.244 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.278 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.278 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.278 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.278 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.278 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.311 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.311 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.311 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.311 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.311 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.344 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.345 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.345 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.345 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.345 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.378 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.378 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.378 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.378 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.378 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.412 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.412 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.412 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.412 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.412 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.445 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.445 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.445 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.445 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.445 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.478 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.478 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.478 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.478 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:18.478 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.014 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.014 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.014 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.014 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.014 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.047 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.047 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.047 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.047 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.047 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.081 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.081 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.081 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.081 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.081 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.114 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.114 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.114 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.114 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.114 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.148 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.148 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.148 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.148 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.148 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.181 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.181 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.181 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.181 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.181 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.215 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.215 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.215 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.215 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.215 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.216 352 StatusBar D disable<e i a s b h r c s > disable2<q i n > 06-28 13:04:19.248 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.248 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.248 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.248 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.248 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.281 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.281 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.281 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.281 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.281 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.315 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.315 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.315 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.315 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.315 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.348 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.348 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.348 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.348 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.348 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.357 352 StatusBar D disable<e i a s b h r c s > disable2<q i n > 06-28 13:04:19.383 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.383 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.383 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.383 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.383 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.415 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.415 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.415 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.415 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.415 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.482 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.482 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.482 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.482 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.482 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.550 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.550 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.550 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.550 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.583 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.583 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.583 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:19.583 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.609 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.609 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.609 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.609 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer --------- beginning of system 06-28 13:04:24.635 692 ActivityTaskManager I START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.android.camera2 cmp=com.android.camera2/com.android.ca mera.CameraLauncher bnds=[526,1004][692,1180]} from uid 10107 06-28 13:04:24.638 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.638 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.638 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.638 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.639 253 bilityChangeReporter D Compat change id reported: 135634846; UID 10096; state: DISABLED 06-28 13:04:24.639 260 bilityChangeReporter D Compat change id reported: 143937733; UID 10096; state: DISABLED 06-28 13:04:24.644 151 Zygote D Forked child process 2066 06-28 13:04:24.645 2066 Zygote I seccomp disabled by setenforce 0 06-28 13:04:24.668 2066 android.camera W Unexpected CPU variant for X86 using defaults: x86_64 06-28 13:04:24.670 146 adbd I jdwp connection from 2066 06-28 13:04:24.671 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.671 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.671 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.671 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.673 692 OomAdjuster W Fallback pre-set sched group to default: not expected top priority 06-28 13:04:24.675 198 TrafficController E Failed to set the counterSet: Operation not permitted, fd: -1 06-28 13:04:24.677 2066 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.test.base.jar 06-28 13:04:24.677 2066 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar 06-28 13:04:24.677 2066 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.manager-V1.0-java.jar 06-28 13:04:24.677 2066 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar 06-28 13:04:24.678 2066 android.camera I The ClassLoaderContext is a special shared library. 06-28 13:04:24.679 2066 android.camera I The ClassLoaderContext is a special shared library. 06-28 13:04:24.679 2066 nativeloader D classloader namespace configured for unbundled product apk. library_path=/system/product/app/Camera2/lib/x86_64:/system/product/app/Camera2/Camera2.apk!/lib/ x86_64:/product/lib64:/system/product/lib64 06-28 13:04:24.681 2066 etworkSecurityConfig D No Network Security Config specified, using platform default 06-28 13:04:24.682 2066 etworkSecurityConfig D No Network Security Config specified, using platform default 06-28 13:04:24.682 2066 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraApp onCreate() - START 06-28 13:04:24.682 2066 CAM_Profiler V [ 0.000ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - START 06-28 13:04:24.683 2066 CAM_Profiler V [ 0.400ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.400ms] PreferenceManager.getDefaultSharedPreferences 06-28 13:04:24.683 2066 CAM_Profiler V [ 0.945ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.544ms] preferences.getLong 06-28 13:04:24.683 2066 CAM_Profiler V [ 1.015ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - STOP 06-28 13:04:24.683 2066 CAM_Profiler V [ 1.353ms][ui] GUARD: CameraApp onCreate() - [ 1.353ms] initializeTimeOfFirstRun 06-28 13:04:24.683 2066 CAM_Profiler V [ 1.425ms][ui] GUARD: CameraApp onCreate() - [ 0.072ms] UsageStatistics.initialize 06-28 13:04:24.684 2066 CAM_Profiler V [ 1.808ms][ui] GUARD: CameraApp onCreate() - [ 0.383ms] clearNotifications 06-28 13:04:24.684 2066 CAM_Profiler V [ 1.808ms][ui] GUARD: CameraApp onCreate() - STOP 06-28 13:04:24.689 2066 CAM_QuickActivity V START onCreate: Activity = com.android.camera.CameraActivity@2b17fb 06-28 13:04:24.689 2066 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraActivity.onCreateTasks - START 06-28 13:04:24.689 2066 CAM_LocationManager D Using LegacyLocationProvider 06-28 13:04:24.692 2066 ContextImpl W Failed to ensure /storage/emulated/0/Android/data/com.android.camera2/cache: android.os.ServiceSpecificException: (code -1) 06-28 13:04:24.693 2066 AM_MemoryManagerImpl D Max native memory: 358 MB 06-28 13:04:24.694 2066 AM_OneCamFtrCnfgCrtr I CaptureModule? true 06-28 13:04:24.696 2066 CAM_Profiler V [ 6.402ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.640ms] Glide.setup 06-28 13:04:24.696 2066 CAM_Camera2OneCamMgr D Getting First BACK Camera 06-28 13:04:24.696 2066 CameraManagerGlobal I Connecting to camera service 06-28 13:04:24.697 534 ServiceManager W Permission failure: android.permission.CAMERA_OPEN_CLOSE_LISTENER from uid=10096 pid=2066 06-28 13:04:24.697 2066 CAM_Camera2OneCamMgr W No back-facing camera found. 06-28 13:04:24.697 2066 CAM_Camera2OneCamMgr W No external camera found. 06-28 13:04:24.697 2066 CAM_Camera2OneCamMgr D Getting First FRONT Camera 06-28 13:04:24.697 2066 CAM_Camera2OneCamMgr W No front-facing camera found. 06-28 13:04:24.697 2066 CAM_Camera2OneCamMgr W No external camera found. 06-28 13:04:24.697 2066 CAM_Profiler V [ 8.084ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.682ms] OneCameraManager.get 06-28 13:04:24.699 534 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10096 pid=2066 06-28 13:04:24.700 534 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10096 pid=2066 06-28 13:04:24.700 2066 CAM_Profiler V [ 10.975ms][ui] GUARD: CameraActivity.onCreateTasks - [ 0.298ms] computePictureSizes 06-28 13:04:24.701 211 Utils E did not find channel-count and/or sample-rate 06-28 13:04:24.703 2104 OMXClient I IOmx service obtained 06-28 13:04:24.703 166 OMXMaster I makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process 06-28 13:04:24.704 166 OMXNodeInstance E getConfig(0xf3c421c0:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001) 06-28 13:04:24.704 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.704 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.704 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.704 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.707 2066 CAM_Log W Tag RoundedThumbnailView is 1 chars longer than limit. 06-28 13:04:24.738 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.738 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.738 73 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.738 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.757 2066 CAM_Profiler I [ 68.042ms][ui] GUARD: CameraActivity.onCreateTasks - [56.771ms] setContentView() 06-28 13:04:24.762 2066 CAM_Profiler V [ 73.105ms][ui] GUARD: CameraActivity.onCreateTasks - [ 5.063ms] Configure Camera UI 06-28 13:04:24.763 2066 TetheringManager I registerTetheringEventCallback:com.android.camera2 06-28 13:04:24.765 2066 CAM_CameraController V Closing camera 06-28 13:04:24.765 2098 M2PORT_AndCamAgntImp W Releasing camera without any camera opened. 06-28 13:04:24.765 2066 CAM_ModulesInfo V EnableCaptureModule = true 06-28 13:04:24.766 2066 CAM_Profiler V [ 0.000ms][ui] GUARD: new CaptureModule - START 06-28 13:04:24.766 2066 CAM_Profiler V [ 0.504ms][ui] GUARD: new CaptureModule - STOP 06-28 13:04:24.766 2066 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@7f9097a] 06-28 13:04:24.768 2066 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@7f9097a, com.android.camera.ButtonManager@2662907] 06-28 13:04:24.768 2066 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@7f9097a, com.android.camera.ButtonManager@2662907, com.android.camera.widget.IndicatorIconController@8df205d] 06-28 13:04:24.768 2066 CAM_Profiler V [ 78.421ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.159ms] Init Current Module UI 06-28 13:04:24.768 2066 CAM_Profiler V [ 0.000ms][ui] GUARD: CaptureModule.init - START 06-28 13:04:24.768 2066 CAM_CaptureModule D init UseAutotransformUiLayout = false 06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr D Getting First BACK Camera 06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr W No back-facing camera found. 06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr W No external camera found. 06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr D Getting First FRONT Camera 06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr W No front-facing camera found. 06-28 13:04:24.768 2066 CAM_Camera2OneCamMgr W No external camera found. --------- beginning of crash 06-28 13:04:24.770 1724 ActivityTaskManager W Force finishing activity com.android.camera2/com.android.camera.CameraLauncher 06-28 13:04:24.770 2116 ropBoxManagerService I add tag=system_app_crash isTagEnabled=true flags=0x2 06-28 13:04:24.772 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:24.772 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.772 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.772 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.772 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.778 2066 Process I Sending signal. PID: 2066 SIG: 9 06-28 13:04:24.784 151 Zygote I Process 2066 exited due to signal 9 (Killed) 06-28 13:04:24.787 198 TrafficController E Failed to delete the counterSet: Operation not permitted 06-28 13:04:24.806 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:24.807 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.807 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.807 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.807 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.839 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:24.839 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.839 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.839 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.840 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.873 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:24.873 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.873 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.873 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.873 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.906 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:24.906 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.906 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.906 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.906 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.940 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:24.940 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.940 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.940 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.940 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.973 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:24.973 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.973 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.973 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:24.973 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.006 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:25.006 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.006 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.006 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.006 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.040 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:25.040 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.040 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.040 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.040 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.073 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:25.074 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.074 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.074 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.074 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.107 100 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-28 13:04:25.107 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.107 73 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.107 73 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.107 73 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-28 13:04:25.140 73 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer
try setprop "ro.board.platform=ranchu", "qemu.sf.fake_camera=both", "ro.kernel.qemu.legacy_fake_camera=true" 。 you can also enable debug log to “goldfish/camera” for detail error msg。
@JohnnyShu Thanks for answer!
After set props fake camera works for a few seconds and then crashes, i just need camera 0 working (back), o collected the logs:
What you think is the cause of crash?
8500275724a7c38821e50e35933a1f29)
It seems redroid can not support graphic buffer alloc for GRALLOC_USAGE_HW_CAMERA_WRITE 。need @zhouziyang confirm it.
for
camera.goldfish
/camera.ranchu
HAL, it's not work out of the box. should change the transportation fromqemu pipe
to something else (socket
etc.), and implement a host module to feed camera metadata / video frames.
I'm working on this ideia since last week, trying to figure out how to create the driver in C++, I'll do anything I can to get emulated camera working, trying to follow thread ideia
Logs about dumpsys media.camera: dumpsys.txt
Trying to find a way to stream from video0 to android camera with ffmpeg, is possible to write to qemu pipe with ffmpeg raw video?
I do not try this way. my sulotion is receive pic from remote and write to gbm in camera/fake-pipeline2, but need fix gbm_gralloc to support GRALLOC_USAGE_HW_CAMERA_WRITE for rgba write.
That's the file that need to be fixed? Don't know why redroid don't support this, when using uvc video with a 3-part-apk the camera works fine, but is not the built in camera so i can't read any qr code, that's why i'm trying to enable fake camera... any tips for fixing that?
@JohnnyShu I think i fixed it by setprop redroid.gpu.mode=guest
, how can i write to gbm
in camera/fake-pipeline2
?
Here the logs:
--------- beginning of main
07-05 12:04:39.205 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
07-05 12:04:39.205 6912 BufferQueueProducer E [Camera2-CallbackConsumer](id:8100000005,api:4,p:1274,c:129) dequeueBuffer: createGraphicBuffer failed
07-05 12:04:39.205 6912 Camera3-OutputStream E getBufferLockedCommon: Stream 2: Can't dequeue next output buffer: Out of memory (-12)
07-05 12:04:39.205 6912 Camera2Client W notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000001
07-05 12:04:39.205 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
07-05 12:04:39.205 6912 BufferQueueProducer E [Camera2-CallbackConsumer](id:8100000005,api:4,p:1274,c:129) dequeueBuffer: createGraphicBuffer failed
07-05 12:04:39.205 6912 Camera3-OutputStream E getBufferLockedCommon: Stream 2: Can't dequeue next output buffer: Out of memory (-12)
07-05 12:04:39.205 6912 Camera2Client W notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000001
07-05 12:04:39.205 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
07-05 12:04:39.205 6912 BufferQueueProducer E [Camera2-CallbackConsumer](id:8100000005,api:4,p:1274,c:129) dequeueBuffer: createGraphicBuffer failed
07-05 12:04:39.205 6912 Camera3-OutputStream E getBufferLockedCommon: Stream 2: Can't dequeue next output buffer: Out of memory (-12)
07-05 12:04:39.205 6912 Camera2Client W notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000001
07-05 12:04:39.205 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
07-05 12:04:39.205 6912 BufferQueueProducer E [Camera2-CallbackConsumer](id:8100000005,api:4,p:1274,c:129) dequeueBuffer: createGraphicBuffer failed
07-05 12:04:39.205 6912 Camera3-OutputStream E getBufferLockedCommon: Stream 2: Can't dequeue next output buffer: Out of memory (-12)
07-05 12:04:39.205 6912 Camera2Client W notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000001
07-05 12:04:39.205 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
07-05 12:04:39.205 6912 BufferQueueProducer E [Camera2-CallbackConsumer](id:8100000005,api:4,p:1274,c:129) dequeueBuffer: createGraphicBuffer failed
07-05 12:04:39.205 6912 Camera3-OutputStream E getBufferLockedCommon: Stream 2: Can't dequeue next output buffer: Out of memory (-12)
07-05 12:04:39.205 6912 Camera2Client W notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000001
07-05 12:04:39.205 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
07-05 12:04:39.205 6912 BufferQueueProducer E [Camera2-CallbackConsumer](id:8100000005,api:4,p:1274,c:129) dequeueBuffer: createGraphicBuffer failed
07-05 12:04:39.205 6912 Camera3-OutputStream E getBufferLockedCommon: Stream 2: Can't dequeue next output buffer: Out of memory (-12)
07-05 12:04:39.205 6912 Camera2Client W notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000001
07-05 12:04:39.205 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
07-05 12:04:39.206 6912 BufferQueueProducer E [Camera2-CallbackConsumer](id:8100000005,api:4,p:1274,c:129) dequeueBuffer: createGraphicBuffer failed
07-05 12:04:39.206 6912 Camera3-OutputStream E getBufferLockedCommon: Stream 2: Can't dequeue next output buffer: Out of memory (-12)
07-05 12:04:39.206 6912 Camera2Client W notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000001
07-05 12:04:39.206 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
07-05 12:04:39.206 6912 BufferQueueProducer E [Camera2-CallbackConsumer](id:8100000005,api:4,p:1274,c:129) dequeueBuffer: createGraphicBuffer failed
07-05 12:04:39.206 6912 Camera3-OutputStream E getBufferLockedCommon: Stream 2: Can't dequeue next output buffer: Out of memory (-12)
07-05 12:04:39.206 6912 Camera2Client W notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000001
07-05 12:04:39.206 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
07-05 12:04:39.206 6912 BufferQueueProducer E [Camera2-CallbackConsumer](id:8100000005,api:4,p:1274,c:129) dequeueBuffer: createGraphicBuffer failed
07-05 12:04:39.206 6912 Camera3-OutputStream E getBufferLockedCommon: Stream 2: Can't dequeue next output buffer: Out of memory (-12)
07-05 12:04:39.206 6912 Camera2Client W notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000001
07-05 12:04:39.206 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
07-05 12:04:39.206 6912 BufferQueueProducer E [Camera2-CallbackConsumer](id:8100000005,api:4,p:1274,c:129) dequeueBuffer: createGraphicBuffer failed
07-05 12:04:39.206 6912 Camera3-OutputStream E getBufferLockedCommon: Stream 2: Can't dequeue next output buffer: Out of memory (-12)
07-05 12:04:39.206 6912 Camera2Client W notifyError: Received recoverable error 3 from HAL - ignoring, requestId 10000001
07-05 12:04:39.206 6912 aphicBufferAllocator E Failed to allocate (640 x 480) layerCount 1 format 35 usage 20003: 3
Camera is not crashing anymore!
PS: I don't need an actual camera, just the qr code image on the camera center would resolve my problem
@zhouziyang @JohnnyShu I was able to create a socket to feed a camera RGBA data, the problem is that i don't how to write this data at camera emulator, can you guys help? Here's the socket client/server
A couple of questions:
camera.v4l2
? not tested, but seems more easy to setup (use ffmpeg
to stream camera frames).goldfish
/ ranchu
camera, where is the camera packets come from? A fixed video file?The USB external camera works fine, right?
Yes, It works fine, but need to use a 3-part-apk to access camera, some apps use camera2api and not usb cameras.
how about the camera.v4l2?
I tried to setprop
ro.hardware.camera=v4l2
but wont work for camera2api, i didn't understand how to stream the frames to the camera, is there a way to pipe into camera? I know that redroid has ffmpeg lib
As for goldfish / ranchu camera
Yes, the ideia was to stream via sockets a image/video to redroid and load it rgba in goldfish JpegCompressor
, something like an image injection
Is there any way to use v4l2 camera as native camera in redroid? something like "stream v4l2 camera data to native camera"
The USB external camera works fine, right?
Yes, It works fine, but need to use a 3-part-apk to access camera, some apps use camera2api and not usb cameras.
weired,
camera2
API should work.how about the camera.v4l2?
I tried to
setprop
ro.hardware.camera=v4l2
but wont work for camera2api, i didn't understand how to stream the frames to the camera, is there a way to pipe into camera? I know that redroid has ffmpeg libtry share a
v4l2loopback
device between Host and redroid container, streaming into it usingffmpeg
in your Host.As for goldfish / ranchu camera
Yes, the ideia was to stream via sockets a image/video to redroid and load it rgba in goldfish
JpegCompressor
, something like an image injectionseems you are streaming video frames from Android Emulator, try change those to something else (like
QR
code image etc.)Is there any way to use v4l2 camera as native camera in redroid? something like "stream v4l2 camera data to native camera"
When plugged in a usb webcam redroid recognizes
UsbHostManager D USB device attached: vidpid 1b3f:2247 mfg/product/ver/serial GENERAL/GENERAL WEBCAM/1.00/null hasAudio/HID/Storage: true/false/false
UsbHostManager D Added device UsbDevice[mName=/dev/bus/usb/002/004,mVendorId=6975,mProductId=8775,mClass=239,mSubclass=2,mProtocol=1,mManufacturerName=GENERAL,mProductName=GENER
AL WEBCAM,mVersion=1.00,mSerialNumberReader=com.android.server.usb.UsbSerialReader@c5cd974, mHasAudioPlayback=true, mHasAudioCapture=true, mHasMidi=false, mHasV
ideoCapture=true, mHasVideoPlayback=true, mConfigurations=[...
I used the following settings with redroid docker:
ro.hardware.camera=goldfish \
ro.board.platform=ranchu \
qemu.sf.fake_camera=front \
ro.kernel.qemu.legacy_fake_camera=true
hw.camera.back=webcam0
hw.camera.front=emulated
dumpsys media.camera
== Service global info: ==
Number of camera devices: 2
Number of normal camera devices: 2
Number of public camera devices visible to API1: 2
Device 0 maps to "0"
Device 1 maps to "101"
...
== Camera device 0 dynamic info: ==
Camera1 API shim is using parameters:
CameraParameters::dump: mMap.size = 61
antibanding: auto
antibanding-values: off,auto
...
== Camera Provider HAL external/101 (v2.5, remote) static info: 1 devices: ==
== Camera HAL device device@3.4/external/101 (v3.4) static information: ==
Resource cost: 100
Conflicting devices: None
API1 info:
Has a flash unit: false
Facing: Front
Orientation: 0
API2 camera characteristics:
Dumping camera metadata array: 54 / 54 entries, 3240 / 3240 bytes of extra data.
Version: 1, Flags: 00000000
android.info.supportedHardwareLevel (150000): byte[1]
[EXTERNAL ]
...
== Camera HAL device device@3.3/legacy/0 (v3.3) static information: ==
Resource cost: 100
Conflicting devices: None
API1 info:
Has a flash unit: true
Facing: Front
Orientation: 90
API2 camera characteristics:
Dumping camera metadata array: 67 / 67 entries, 2392 / 2392 bytes of extra data.
Version: 1, Flags: 00000000
android.sensor.info.exposureTimeRange (f0003): int64[2]
...
> logcat
2 18:13:29.014 676 ActivityTaskManager I START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.android.camera2 cmp=com.android.camera2/com.android.camera.CameraLauncher bnds=[526,10 04][692,1180]} from uid 10108 07-22 18:13:29.019 225 bilityChangeReporter D Compat change id reported: 135634846; UID 10099; state: DISABLED 07-22 18:13:29.019 232 bilityChangeReporter D Compat change id reported: 143937733; UID 10099; state: DISABLED 07-22 18:13:29.021 226 System W ClassLoader referenced unknown path: 07-22 18:13:29.024 125 Zygote D Forked child process 1402 07-22 18:13:29.034 1402 Zygote I seccomp disabled by setenforce 0 07-22 18:13:29.044 1402 android.camera W Unexpected CPU variant for X86 using defaults: x86_64 07-22 18:13:29.047 120 adbd I jdwp connection from 1402 07-22 18:13:29.051 676 OomAdjuster W Fallback pre-set sched group to default: not expected top priority 07-22 18:13:29.056 1402 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.test.base.jar 07-22 18:13:29.056 1402 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar 07-22 18:13:29.056 1402 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.manager-V1.0-java.jar 07-22 18:13:29.056 1402 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar 07-22 18:13:29.057 1402 android.camera I The ClassLoaderContext is a special shared library. 07-22 18:13:29.059 1402 android.camera I The ClassLoaderContext is a special shared library. 07-22 18:13:29.059 1402 nativeloader D classloader namespace configured for unbundled product apk. library_path=/system/product/app/Camera2/lib/x86_64:/system/product/app/Camera2/Camera2.apk!/lib/x86_64:/product/lib64:/system/pr oduct/lib64 07-22 18:13:29.063 1402 etworkSecurityConfig D No Network Security Config specified, using platform default 07-22 18:13:29.063 1402 etworkSecurityConfig D No Network Security Config specified, using platform default 07-22 18:13:29.064 1402 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraApp onCreate() - START 07-22 18:13:29.065 1402 CAM_Profiler V [ 0.000ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - START 07-22 18:13:29.065 1402 CAM_Profiler V [ 0.525ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.525ms] PreferenceManager.getDefaultSharedPreferences 07-22 18:13:29.074 26 hwservicemanager I getTransport: Cannot find entry android.hardware.graphics.mapper@4.0::IMapper/default in either framework or device manifest. 07-22 18:13:29.074 226 Gralloc4 I mapper 4.x is not supported 07-22 18:13:29.075 26 hwservicemanager I getTransport: Cannot find entry android.hardware.graphics.mapper@3.0::IMapper/default in either framework or device manifest. 07-22 18:13:29.075 226 Gralloc3 W mapper 3.x is not supported 07-22 18:13:29.107 1402 CAM_Profiler I [ 42.847ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [42.321ms] preferences.getLong 07-22 18:13:29.108 1402 CAM_Profiler I [ 43.003ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - STOP 07-22 18:13:29.108 1402 CAM_Profiler I [ 43.741ms][ui] GUARD: CameraApp onCreate() - [43.741ms] initializeTimeOfFirstRun 07-22 18:13:29.108 1402 CAM_Profiler V [ 43.881ms][ui] GUARD: CameraApp onCreate() - [ 0.140ms] UsageStatistics.initialize 07-22 18:13:29.108 1402 CAM_Profiler V [ 44.393ms][ui] GUARD: CameraApp onCreate() - [ 0.512ms] clearNotifications 07-22 18:13:29.108 1402 CAM_Profiler I [ 44.393ms][ui] GUARD: CameraApp onCreate() - STOP 07-22 18:13:29.115 1402 CAM_QuickActivity V START onCreate: Activity = com.android.camera.CameraActivity@765063f 07-22 18:13:29.115 1402 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraActivity.onCreateTasks - START 07-22 18:13:29.115 1402 CAM_LocationManager D Using LegacyLocationProvider 07-22 18:13:29.120 32 vold E Failed to set flags for /data/media/0/Android/data/com.android.camera2/ to set project id inheritance.: Operation not supported on transport endpoint 07-22 18:13:29.121 1402 ContextImpl W Failed to ensure /storage/emulated/0/Android/data/com.android.camera2/cache: android.os.ServiceSpecificException: (code -1) 07-22 18:13:29.123 1402 AM_MemoryManagerImpl D Max native memory: 358 MB 07-22 18:13:29.124 1402 AM_OneCamFtrCnfgCrtr I CaptureModule? true 07-22 18:13:29.128 1402 CAM_Profiler V [ 13.135ms][ui] GUARD: CameraActivity.onCreateTasks - [ 2.751ms] Glide.setup 07-22 18:13:29.129 1402 CAM_Camera2OneCamMgr D Getting First BACK Camera 07-22 18:13:29.129 1402 CameraManagerGlobal I Connecting to camera service 07-22 18:13:29.131 260 ServiceManager W Permission failure: android.permission.CAMERA_OPEN_CLOSE_LISTENER from uid=10099 pid=1402 07-22 18:13:29.140 1402 CAM_Camera2OneCamMgr W No back-facing camera found. 07-22 18:13:29.141 1402 CAM_Camera2OneCamMgr D Getting First FRONT Camera 07-22 18:13:29.141 1402 CAM_Profiler V [ 26.379ms][ui] GUARD: CameraActivity.onCreateTasks - [13.244ms] OneCameraManager.get 07-22 18:13:29.147 837 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10099 pid=1402 07-22 18:13:29.164 837 chatty I uid=1047(cameraserver) Binder:127_4 identical 13 lines 07-22 18:13:29.165 837 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10099 pid=1402 07-22 18:13:29.165 837 CameraService I CameraService::connect call (PID -1 "com.android.camera2", camera ID 0) for HAL version default and Camera API version 1 07-22 18:13:29.166 183 Utils E did not find channel-count and/or sample-rate 07-22 18:13:29.167 837 Camera2ClientBase I Camera 0: Opened. Client: com.android.camera2 (PID 1402, UID 10099) 07-22 18:13:29.168 837 CameraService I onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=0 07-22 18:13:29.170 91 FMQ E grantorIdx must be less than 3 07-22 18:13:29.170 91 FMQ E grantorIdx must be less than 3 07-22 18:13:29.170 1440 OMXClient I IOmx service obtained 07-22 18:13:29.170 837 FMQ E grantorIdx must be less than 3 07-22 18:13:29.170 837 FMQ E grantorIdx must be less than 3 07-22 18:13:29.170 359 OMXMaster I makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process 07-22 18:13:29.171 139 OMXNodeInstance E getConfig(0xf3040e80:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001) 07-22 18:13:29.172 837 Camera2-Parameters E Error finding static metadata entry 'android.distortionCorrection.availableModes' (1b0001) 07-22 18:13:29.172 837 Camera2-Parameters I initialize: allowZslMode: 0 slowJpegMode 0 07-22 18:13:29.172 518 AudioSystem-JNI E Command failed for android_media_AudioSystem_setParameters: -38 07-22 18:13:29.173 837 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10099 pid=1402 07-22 18:13:29.174 837 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10099 pid=1402 07-22 18:13:29.175 91 edCamera_FakeCamera3 W flush: Not implemented; ignored 07-22 18:13:29.182 837 Camera3-Device I disconnectImpl: E 07-22 18:13:29.208 837 Camera3-Device I disconnectImpl: X 07-22 18:13:29.208 83 hwcomposer D VSYNC event status:0 07-22 18:13:29.208 837 CameraService I onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=1 07-22 18:13:29.208 837 CameraService I disconnect: Disconnected client for camera 0 for PID 1402 07-22 18:13:29.209 837 Camera2Client I Camera 0: Closed
@zhouziyang does it have to do with permissions?, does it have to do with buffers? we're still stuck around here.
I tried changing facing_fron to facing_back, and nothing, as device 1 is not found, only load device 0 = emulator
CAM_Camera2OneCamMgr D Getting First BACK Camera CAM_Camera2OneCamMgr W No back-facing camera found. CAM_Camera2OneCamMgr D Getting First FRONT Camera
other erros:
dmesg | grep -i "cam"
[ 2.281933] usb 2-1.5.1: Product: GENERAL WEBCAM [ 10.631974] uvcvideo: Found UVC 1.00 device GENERAL WEBCAM (1b3f:2247) [ 10.635618] input: GENERAL WEBCAM: GENERAL WEBCAM as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5.1/2-1.5.1:1.0/input/input2 [ 281.435621] SELinux: Context u:object_r:exported_camera_prop:s0 is not valid (left unmapped). [ 281.491240] init: Could not set 'ro.hardware.camera' to 'goldfish' while loading .prop filesRead-only property was already set [ 352.014936] init: Service 'vendor.camera-provider-2-4-ext' (pid 61) received signal 6 [ 352.014946] init: Sending signal 9 to service 'vendor.camera-provider-2-4-ext' (pid 61) process group... [ 352.225166] init: starting service 'vendor.camera-provider-2-4-ext'... [ 352.226754] libprocessgroup: Failed to open /dev/cpuset/camera-daemon/tasks: No such file or directory: No such file or directory [ 352.226764] libprocessgroup: Failed to apply CameraServiceCapacity task profile: No such file or directory [ 357.230892] init: starting service 'vendor.camera-provider-2-4-ext'...
not tested personally, but @ArtBreguez reports the External USB camera HAL works. It's not related to goldfish
/ ranchu
camera HAL.
@zhouziyang @JohnnyShu I was able to create a socket to feed a camera RGBA data, the problem is that i don't how to write this data at camera emulator, can you guys help? Here's the socket client/server
Could try: directly receive rgba in fake-pipeline2/sensor.cpp, and then replace fake rgba data use rececived real rgba data in Sensor::captureRGBA func . in the end you can preview your written real rgba .
@ArtBreguez were you ever able to get this to work?
I added to redroid.mk the goldfish modules: redroid.mk.txt
And claimed the HIDL in the manifest.xml: manifest.xml.txt
I have the camera icon on my redroid but it doesn't open, I'd like to understand why and implement emulated camera
Here the logs:
--------- beginning of main 06-27 18:25:08.185 7795 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:08.191 7795 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:08.191 7795 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:08.191 7795 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe8bc0bc4) 06-27 18:25:08.191 7795 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:08.191 7795 RefBase W CallStack::logStackInternal not linked 06-27 18:25:08.192 7795 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:25:13.197 7796 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:13.208 7796 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:13.208 7796 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:13.208 7796 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xec981ee4) 06-27 18:25:13.208 7796 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:13.208 7796 RefBase W CallStack::logStackInternal not linked 06-27 18:25:13.211 7796 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:25:13.692 768 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2 06-27 18:25:13.692 768 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2 06-27 18:25:18.195 7797 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:18.201 7797 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:18.201 7797 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:18.201 7797 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf5801794) 06-27 18:25:18.201 7797 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:18.201 7797 RefBase W CallStack::logStackInternal not linked 06-27 18:25:18.202 7797 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:25:23.212 7798 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:23.220 7798 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:23.220 7798 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:23.220 7798 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xede815e4) 06-27 18:25:23.220 7798 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:23.220 7798 RefBase W CallStack::logStackInternal not linked 06-27 18:25:23.222 7798 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:25:28.192 7799 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:28.197 7799 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:28.197 7799 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:28.197 7799 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xed381a64) 06-27 18:25:28.197 7799 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:28.197 7799 RefBase W CallStack::logStackInternal not linked 06-27 18:25:28.199 7799 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:25:32.195 181 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory 06-27 18:25:32.195 181 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory 06-27 18:25:33.198 7800 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:33.204 7800 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:33.204 7800 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:33.204 7800 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf2501f74) 06-27 18:25:33.204 7800 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:33.204 7800 RefBase W CallStack::logStackInternal not linked 06-27 18:25:33.206 7800 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:25:33.712 768 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2 06-27 18:25:33.712 768 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2 06-27 18:25:38.201 7801 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:38.207 7801 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:38.207 7801 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:38.207 7801 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xe8901944) 06-27 18:25:38.207 7801 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:38.207 7801 RefBase W CallStack::logStackInternal not linked 06-27 18:25:38.209 7801 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:25:43.232 7802 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:43.243 7802 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:43.243 7802 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:43.243 7802 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf2240114) 06-27 18:25:43.243 7802 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:43.243 7802 RefBase W CallStack::logStackInternal not linked 06-27 18:25:43.246 7802 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:25:48.212 7803 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:48.217 7803 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:48.217 7803 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:48.217 7803 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf0780a14) 06-27 18:25:48.217 7803 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:48.217 7803 RefBase W CallStack::logStackInternal not linked 06-27 18:25:48.219 7803 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:25:53.216 7804 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:53.221 7804 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:53.221 7804 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:53.221 7804 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf46c0234) 06-27 18:25:53.221 7804 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:53.221 7804 RefBase W CallStack::logStackInternal not linked 06-27 18:25:53.223 7804 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:25:53.722 768 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2 06-27 18:25:53.722 768 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2 06-27 18:25:58.216 7805 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:25:58.222 7805 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:25:58.222 7805 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:25:58.222 7805 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xedb813a4) 06-27 18:25:58.222 7805 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:25:58.222 7805 RefBase W CallStack::logStackInternal not linked 06-27 18:25:58.224 7805 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:26:00.003 353 KeyguardClockSwitch D Updating clock: 626 06-27 18:26:00.028 87 hwcomposer D hw_composer sent 6 syncs in 60s 06-27 18:26:00.054 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:00.054 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:00.054 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:00.054 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:02.195 181 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory 06-27 18:26:02.195 181 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory 06-27 18:26:03.225 7839 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:26:03.231 7839 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:26:03.231 7839 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:26:03.231 7839 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf4b01dc4) 06-27 18:26:03.231 7839 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:26:03.231 7839 RefBase W CallStack::logStackInternal not linked 06-27 18:26:03.232 7839 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:26:08.228 7840 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:26:08.235 7840 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:26:08.235 7840 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:26:08.235 7840 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xef480c54) 06-27 18:26:08.235 7840 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:26:08.235 7840 RefBase W CallStack::logStackInternal not linked 06-27 18:26:08.237 7840 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:26:13.259 7841 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:26:13.270 7841 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:26:13.270 7841 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:26:13.270 7841 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xef701434) 06-27 18:26:13.270 7841 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:26:13.270 7841 RefBase W CallStack::logStackInternal not linked 06-27 18:26:13.273 7841 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:26:13.743 768 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2 06-27 18:26:13.743 768 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2 06-27 18:26:18.244 7842 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:26:18.249 7842 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:26:18.249 7842 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:26:18.249 7842 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf5b40c54) 06-27 18:26:18.249 7842 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:26:18.249 7842 RefBase W CallStack::logStackInternal not linked 06-27 18:26:18.251 7842 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:26:23.274 7843 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:26:23.285 7843 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:26:23.285 7843 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:26:23.285 7843 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf25c18b4) 06-27 18:26:23.285 7843 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:26:23.285 7843 RefBase W CallStack::logStackInternal not linked 06-27 18:26:23.288 7843 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:26:28.279 7844 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:26:28.290 7844 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:26:28.290 7844 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:26:28.290 7844 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf62c0e04) 06-27 18:26:28.290 7844 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:26:28.290 7844 RefBase W CallStack::logStackInternal not linked 06-27 18:26:28.293 7844 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:26:30.097 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:30.097 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:30.097 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:30.097 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:32.196 181 Netd E Failed to dump IPv4 sockets struct tcp_info: No such file or directory 06-27 18:26:32.196 181 TcpSocketMonitor E Failed to poll TCP socket info: No such file or directory 06-27 18:26:33.285 7879 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:26:33.296 7879 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:26:33.296 7879 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:26:33.296 7879 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf4140c54) 06-27 18:26:33.296 7879 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:26:33.296 7879 RefBase W CallStack::logStackInternal not linked 06-27 18:26:33.298 7879 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:26:33.764 768 TcpSocketTracker E Expect to get family 10 SOCK_DIAG_BY_FAMILY message but get 2 06-27 18:26:33.764 768 TcpSocketTracker E Expect to get family 2 SOCK_DIAG_BY_FAMILY message but get 2 06-27 18:26:38.265 7880 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:26:38.271 7880 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:26:38.271 7880 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:26:38.271 7880 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf6601704) 06-27 18:26:38.271 7880 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:26:38.271 7880 RefBase W CallStack::logStackInternal not linked 06-27 18:26:38.273 7880 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:26:41.968 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:41.968 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:41.968 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:41.968 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer --------- beginning of system 06-27 18:26:41.970 941 ActivityTaskManager I START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.android.camera2 cmp=com.android.camera2/com.android.camera.CameraLauncher bn ds=[526,1004][692,1180]} from uid 10107 06-27 18:26:41.975 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:41.975 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:41.975 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:41.975 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:41.978 250 bilityChangeReporter D Compat change id reported: 135634846; UID 10096; state: DISABLED 06-27 18:26:41.978 257 bilityChangeReporter D Compat change id reported: 143937733; UID 10096; state: DISABLED 06-27 18:26:41.982 147 Zygote D Forked child process 7881 06-27 18:26:41.983 7881 Zygote I seccomp disabled by setenforce 0 06-27 18:26:42.008 7881 android.camera W Unexpected CPU variant for X86 using defaults: x86_64 06-27 18:26:42.009 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.009 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.009 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.009 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.010 142 adbd I jdwp connection from 7881 06-27 18:26:42.014 1535 OomAdjuster W Fallback pre-set sched group to default: not expected top priority 06-27 18:26:42.017 200 TrafficController E Failed to set the counterSet: Operation not permitted, fd: -1 06-27 18:26:42.018 7881 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.test.base.jar 06-27 18:26:42.018 7881 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar 06-27 18:26:42.018 7881 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.manager-V1.0-java.jar 06-27 18:26:42.018 7881 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar 06-27 18:26:42.019 7881 android.camera I The ClassLoaderContext is a special shared library. 06-27 18:26:42.019 7881 android.camera I The ClassLoaderContext is a special shared library. 06-27 18:26:42.020 7881 nativeloader D classloader namespace configured for unbundled product apk. library_path=/system/product/app/Camera2/lib/x86_64:/system/product/app/Camera2/Camera2.apk!/lib/x86_64:/product/lib64: /system/product/lib64 06-27 18:26:42.022 7881 etworkSecurityConfig D No Network Security Config specified, using platform default 06-27 18:26:42.023 7881 etworkSecurityConfig D No Network Security Config specified, using platform default 06-27 18:26:42.023 7881 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraApp onCreate() - START 06-27 18:26:42.023 7881 CAM_Profiler V [ 0.000ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - START 06-27 18:26:42.024 7881 CAM_Profiler V [ 0.445ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.445ms] PreferenceManager.getDefaultSharedPreferences 06-27 18:26:42.024 7881 CAM_Profiler V [ 0.793ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.348ms] preferences.getLong 06-27 18:26:42.024 7881 CAM_Profiler V [ 0.828ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - STOP 06-27 18:26:42.024 7881 CAM_Profiler V [ 1.160ms][ui] GUARD: CameraApp onCreate() - [ 1.160ms] initializeTimeOfFirstRun 06-27 18:26:42.024 7881 CAM_Profiler V [ 1.213ms][ui] GUARD: CameraApp onCreate() - [ 0.052ms] UsageStatistics.initialize 06-27 18:26:42.024 7881 CAM_Profiler V [ 1.468ms][ui] GUARD: CameraApp onCreate() - [ 0.255ms] clearNotifications 06-27 18:26:42.024 7881 CAM_Profiler V [ 1.468ms][ui] GUARD: CameraApp onCreate() - STOP 06-27 18:26:42.029 7881 CAM_QuickActivity V START onCreate: Activity = com.android.camera.CameraActivity@fbd1829 06-27 18:26:42.029 7881 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraActivity.onCreateTasks - START 06-27 18:26:42.029 7881 CAM_LocationManager D Using LegacyLocationProvider 06-27 18:26:42.032 7881 ContextImpl W Failed to ensure /storage/emulated/0/Android/data/com.android.camera2/cache: android.os.ServiceSpecificException: (code -1) 06-27 18:26:42.032 7881 AM_MemoryManagerImpl D Max native memory: 358 MB 06-27 18:26:42.033 7881 AM_OneCamFtrCnfgCrtr I CaptureModule? true 06-27 18:26:42.035 7881 CAM_Profiler V [ 5.812ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.217ms] Glide.setup 06-27 18:26:42.035 7881 CAM_Camera2OneCamMgr D Getting First BACK Camera 06-27 18:26:42.035 7881 CameraManagerGlobal I Connecting to camera service 06-27 18:26:42.036 946 ServiceManager W Permission failure: android.permission.CAMERA_OPEN_CLOSE_LISTENER from uid=10096 pid=7881 06-27 18:26:42.036 7881 CAM_Camera2OneCamMgr W No back-facing camera found. 06-27 18:26:42.036 7881 CAM_Camera2OneCamMgr W No external camera found. 06-27 18:26:42.036 7881 CAM_Camera2OneCamMgr D Getting First FRONT Camera 06-27 18:26:42.036 7881 CAM_Camera2OneCamMgr W No front-facing camera found. 06-27 18:26:42.036 7881 CAM_Camera2OneCamMgr W No external camera found. 06-27 18:26:42.036 7881 CAM_Profiler V [ 7.389ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.577ms] OneCameraManager.get 06-27 18:26:42.038 946 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10096 pid=7881 06-27 18:26:42.039 946 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10096 pid=7881 06-27 18:26:42.039 7881 CAM_Profiler V [ 9.844ms][ui] GUARD: CameraActivity.onCreateTasks - [ 0.216ms] computePictureSizes 06-27 18:26:42.039 155 Utils E did not find channel-count and/or sample-rate 06-27 18:26:42.041 7922 OMXClient I IOmx service obtained 06-27 18:26:42.041 490 OMXMaster I makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process 06-27 18:26:42.042 490 OMXNodeInstance E getConfig(0xf4882310:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001) 06-27 18:26:42.042 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.042 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.042 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.042 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.045 7881 CAM_Log W Tag RoundedThumbnailView is 1 chars longer than limit. 06-27 18:26:42.076 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.076 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.076 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.076 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.109 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.109 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.109 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.109 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.114 7881 CAM_Profiler I [ 84.725ms][ui] GUARD: CameraActivity.onCreateTasks - [74.593ms] setContentView() 06-27 18:26:42.117 7881 CAM_Profiler V [ 88.155ms][ui] GUARD: CameraActivity.onCreateTasks - [ 3.430ms] Configure Camera UI 06-27 18:26:42.118 7881 TetheringManager I registerTetheringEventCallback:com.android.camera2 06-27 18:26:42.143 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:42.143 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.143 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.143 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.143 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.169 7881 CAM_CameraController V Closing camera 06-27 18:26:42.170 7916 M2PORT_AndCamAgntImp W Releasing camera without any camera opened. 06-27 18:26:42.175 7881 CAM_ModulesInfo V EnableCaptureModule = true 06-27 18:26:42.177 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:42.178 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.178 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.178 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.178 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.180 7881 CAM_Profiler V [ 0.000ms][ui] GUARD: new CaptureModule - START 06-27 18:26:42.181 7881 CAM_Profiler V [ 1.774ms][ui] GUARD: new CaptureModule - STOP 06-27 18:26:42.182 7881 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@96aed20] 06-27 18:26:42.186 7881 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@96aed20, com.android.camera.ButtonManager@ff61795] 06-27 18:26:42.186 7881 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@96aed20, com.android.camera.ButtonManager@ff61795, com.android.camera.widget.IndicatorIconController@45649b] 06-27 18:26:42.187 7881 CAM_Profiler V [157.655ms][ui] GUARD: CameraActivity.onCreateTasks - [ 5.210ms] Init Current Module UI 06-27 18:26:42.187 7881 CAM_Profiler V [ 0.000ms][ui] GUARD: CaptureModule.init - START 06-27 18:26:42.187 7881 CAM_CaptureModule D init UseAutotransformUiLayout = false 06-27 18:26:42.188 7881 CAM_Camera2OneCamMgr D Getting First BACK Camera 06-27 18:26:42.188 7881 CAM_Camera2OneCamMgr W No back-facing camera found. 06-27 18:26:42.188 7881 CAM_Camera2OneCamMgr W No external camera found. 06-27 18:26:42.188 7881 CAM_Camera2OneCamMgr D Getting First FRONT Camera 06-27 18:26:42.188 7881 CAM_Camera2OneCamMgr W No front-facing camera found. 06-27 18:26:42.188 7881 CAM_Camera2OneCamMgr W No external camera found. --------- beginning of crash 06-27 18:26:42.194 941 ActivityTaskManager W Force finishing activity com.android.camera2/com.android.camera.CameraLauncher 06-27 18:26:42.194 7937 ropBoxManagerService I add tag=system_app_crash isTagEnabled=true flags=0x2 06-27 18:26:42.206 7881 Process I Sending signal. PID: 7881 SIG: 9 06-27 18:26:42.210 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:42.210 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.210 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.210 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.210 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.243 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:42.244 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.244 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.244 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.244 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.263 147 Zygote I Process 7881 exited due to signal 9 (Killed) 06-27 18:26:42.270 200 TrafficController E Failed to delete the counterSet: Operation not permitted 06-27 18:26:42.277 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:42.277 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.277 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.277 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.277 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.311 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:42.311 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.311 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.311 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.311 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.345 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:42.345 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.345 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.345 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.345 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.378 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:42.378 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.378 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.378 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.378 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.412 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:42.412 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.412 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.412 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.412 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.444 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:42.445 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.445 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.445 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.445 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.478 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.478 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.478 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.478 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.511 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.511 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.511 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.511 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.545 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.545 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.545 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.545 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.578 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.578 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.578 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.578 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.612 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.612 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.612 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.612 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.645 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.645 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.645 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.645 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.679 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.679 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.679 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.679 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.695 250 ActivityTaskManager W Activity top resumed state loss timeout for ActivityRecord{105a076 u0 com.android.camera2/com.android.camera.CameraLauncher t-1 f}} 06-27 18:26:42.712 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.712 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.712 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.712 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.745 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.745 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.745 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.745 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.779 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.779 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.779 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:42.779 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:43.273 8016 provider@2.4-service I CameraProvider@2.4 legacy service is starting. 06-27 18:26:43.284 8016 CamPrvdr@2.4-legacy E Could not load camera HAL module: -2 (No such file or directory) 06-27 18:26:43.284 8016 provider@2.4-service E getProviderImpl: camera provider init failed! 06-27 18:26:43.284 8016 RefBase D RefBase: Explicit destruction, weak count = 0 (in 0xf4980e04) 06-27 18:26:43.284 8016 RefBase W CallStack::getCurrentInternal not linked, returning null 06-27 18:26:43.284 8016 RefBase W CallStack::logStackInternal not linked 06-27 18:26:43.287 8016 LegacySupport E Could not get passthrough implementation for android.hardware.camera.provider@2.4::ICameraProvider/legacy/0. 06-27 18:26:44.843 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.843 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.843 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.843 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.871 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.871 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.871 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.871 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.879 938 ActivityTaskManager I START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=com.android.camera2 cmp=com.android.camera2/com.android.camera.CameraLauncher bn ds=[526,1004][692,1180]} from uid 10107 06-27 18:26:44.882 250 bilityChangeReporter D Compat change id reported: 135634846; UID 10096; state: DISABLED 06-27 18:26:44.882 257 bilityChangeReporter D Compat change id reported: 143937733; UID 10096; state: DISABLED 06-27 18:26:44.885 147 Zygote D Forked child process 8038 06-27 18:26:44.887 8038 Zygote I seccomp disabled by setenforce 0 06-27 18:26:44.905 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.905 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.905 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.905 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.924 8038 android.camera W Unexpected CPU variant for X86 using defaults: x86_64 06-27 18:26:44.926 142 adbd I jdwp connection from 8038 06-27 18:26:44.929 941 OomAdjuster W Fallback pre-set sched group to default: not expected top priority 06-27 18:26:44.931 200 TrafficController E Failed to set the counterSet: Operation not permitted, fd: -1 06-27 18:26:44.934 8038 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.test.base.jar 06-27 18:26:44.934 8038 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar 06-27 18:26:44.934 8038 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.manager-V1.0-java.jar 06-27 18:26:44.934 8038 ApplicationLoaders D Returning zygote-cached class loader: /system/framework/android.hidl.base-V1.0-java.jar 06-27 18:26:44.935 8038 android.camera I The ClassLoaderContext is a special shared library. 06-27 18:26:44.937 8038 android.camera I The ClassLoaderContext is a special shared library. 06-27 18:26:44.938 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.938 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.938 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.938 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.938 8038 nativeloader D classloader namespace configured for unbundled product apk. library_path=/system/product/app/Camera2/lib/x86_64:/system/product/app/Camera2/Camera2.apk!/lib/x86_64:/product/lib64: /system/product/lib64 06-27 18:26:44.943 8038 etworkSecurityConfig D No Network Security Config specified, using platform default 06-27 18:26:44.943 8038 etworkSecurityConfig D No Network Security Config specified, using platform default 06-27 18:26:44.944 8038 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraApp onCreate() - START 06-27 18:26:44.944 8038 CAM_Profiler V [ 0.000ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - START 06-27 18:26:44.945 8038 CAM_Profiler V [ 0.497ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.497ms] PreferenceManager.getDefaultSharedPreferences 06-27 18:26:44.945 8038 CAM_Profiler V [ 1.047ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - [ 0.550ms] preferences.getLong 06-27 18:26:44.945 8038 CAM_Profiler V [ 1.128ms][ui] GUARD: FirstRunDetector getTimeOfFirstRun - STOP 06-27 18:26:44.945 8038 CAM_Profiler V [ 1.645ms][ui] GUARD: CameraApp onCreate() - [ 1.645ms] initializeTimeOfFirstRun 06-27 18:26:44.946 8038 CAM_Profiler V [ 1.765ms][ui] GUARD: CameraApp onCreate() - [ 0.120ms] UsageStatistics.initialize 06-27 18:26:44.946 8038 CAM_Profiler V [ 2.281ms][ui] GUARD: CameraApp onCreate() - [ 0.515ms] clearNotifications 06-27 18:26:44.946 8038 CAM_Profiler V [ 2.281ms][ui] GUARD: CameraApp onCreate() - STOP 06-27 18:26:44.954 8038 CAM_QuickActivity V START onCreate: Activity = com.android.camera.CameraActivity@fbd1829 06-27 18:26:44.954 8038 CAM_Profiler V [ 0.000ms][ui] GUARD: CameraActivity.onCreateTasks - START 06-27 18:26:44.955 8038 CAM_LocationManager D Using LegacyLocationProvider 06-27 18:26:44.963 8038 ContextImpl W Failed to ensure /storage/emulated/0/Android/data/com.android.camera2/cache: android.os.ServiceSpecificException: (code -1) 06-27 18:26:44.964 8038 AM_MemoryManagerImpl D Max native memory: 358 MB 06-27 18:26:44.966 8038 AM_OneCamFtrCnfgCrtr I CaptureModule? true 06-27 18:26:44.969 8038 CAM_Profiler V [ 14.407ms][ui] GUARD: CameraActivity.onCreateTasks - [ 2.198ms] Glide.setup 06-27 18:26:44.969 8038 CAM_Camera2OneCamMgr D Getting First BACK Camera 06-27 18:26:44.969 8038 CameraManagerGlobal I Connecting to camera service 06-27 18:26:44.971 946 ServiceManager W Permission failure: android.permission.CAMERA_OPEN_CLOSE_LISTENER from uid=10096 pid=8038 06-27 18:26:44.971 8038 CAM_Camera2OneCamMgr W No back-facing camera found. 06-27 18:26:44.971 8038 CAM_Camera2OneCamMgr W No external camera found. 06-27 18:26:44.971 8038 CAM_Camera2OneCamMgr D Getting First FRONT Camera 06-27 18:26:44.971 8038 CAM_Camera2OneCamMgr W No front-facing camera found. 06-27 18:26:44.971 8038 CAM_Camera2OneCamMgr W No external camera found. 06-27 18:26:44.971 8038 CAM_Profiler V [ 16.918ms][ui] GUARD: CameraActivity.onCreateTasks - [ 2.511ms] OneCameraManager.get 06-27 18:26:44.971 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.971 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.971 71 hwcomposer E hwcomposer found acquire fence on layer 2 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.971 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:44.974 946 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10096 pid=8038 06-27 18:26:44.975 946 ServiceManager W Permission failure: android.permission.SYSTEM_CAMERA from uid=10096 pid=8038 06-27 18:26:44.975 8038 CAM_Profiler V [ 20.657ms][ui] GUARD: CameraActivity.onCreateTasks - [ 0.284ms] computePictureSizes 06-27 18:26:44.976 155 Utils E did not find channel-count and/or sample-rate 06-27 18:26:44.979 8080 OMXClient I IOmx service obtained 06-27 18:26:44.979 490 OMXMaster I makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process 06-27 18:26:44.980 490 OMXNodeInstance E getConfig(0xf4880470:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001) 06-27 18:26:44.983 8038 CAM_Log W Tag RoundedThumbnailView is 1 chars longer than limit. 06-27 18:26:45.006 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:45.006 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.006 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.006 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.006 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.039 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:45.039 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.039 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.039 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.039 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.073 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2) 06-27 18:26:45.073 71 hwcomposer E hwcomposer found acquire fence on layer 0 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.073 71 hwcomposer E hwcomposer found acquire fence on layer 1 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.073 71 hwcomposer E hwcomposer found acquire fence on layer 3 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.073 71 hwcomposer E hwcomposer found acquire fence on layer 4 which is not anHWC_FRAMEBUFFER_TARGET layer 06-27 18:26:45.076 8038 CAM_Profiler I [122.179ms][ui] GUARD: CameraActivity.onCreateTasks - [101.120ms] setContentView() 06-27 18:26:45.080 8038 CAM_Profiler V [126.325ms][ui] GUARD: CameraActivity.onCreateTasks - [ 4.146ms] Configure Camera UI 06-27 18:26:45.082 8038 TetheringManager I registerTetheringEventCallback:com.android.camera2 06-27 18:26:45.085 8038 CAM_CameraController V Closing camera 06-27 18:26:45.085 8074 M2PORT_AndCamAgntImp W Releasing camera without any camera opened. 06-27 18:26:45.086 8038 CAM_ModulesInfo V EnableCaptureModule = true 06-27 18:26:45.086 8038 CAM_Profiler V [ 0.000ms][ui] GUARD: new CaptureModule - START 06-27 18:26:45.087 8038 CAM_Profiler V [ 0.605ms][ui] GUARD: new CaptureModule - STOP 06-27 18:26:45.087 8038 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@96aed20] 06-27 18:26:45.088 8038 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@96aed20, com.android.camera.ButtonManager@ff61795] 06-27 18:26:45.088 8038 CAM_SettingsManager V listeners: [com.android.camera.app.CameraAppUI@96aed20, com.android.camera.ButtonManager@ff61795, com.android.camera.widget.IndicatorIconController@45649b] 06-27 18:26:45.088 8038 CAM_Profiler V [133.908ms][ui] GUARD: CameraActivity.onCreateTasks - [ 1.316ms] Init Current Module UI 06-27 18:26:45.088 8038 CAM_Profiler V [ 0.000ms][ui] GUARD: CaptureModule.init - START 06-27 18:26:45.088 8038 CAM_CaptureModule D init UseAutotransformUiLayout = false 06-27 18:26:45.088 8038 CAM_Camera2OneCamMgr D Getting First BACK Camera 06-27 18:26:45.088 8038 CAM_Camera2OneCamMgr W No back-facing camera found. 06-27 18:26:45.088 8038 CAM_Camera2OneCamMgr W No external camera found. 06-27 18:26:45.088 8038 CAM_Camera2OneCamMgr D Getting First FRONT Camera 06-27 18:26:45.088 8038 CAM_Camera2OneCamMgr W No front-facing camera found. 06-27 18:26:45.088 8038 CAM_Camera2OneCamMgr W No external camera found. 06-27 18:26:45.090 8095 ropBoxManagerService I add tag=system_app_crash isTagEnabled=true flags=0x2 06-27 18:26:45.090 7944 ActivityTaskManager W Force finishing activity com.android.camera2/com.android.camera.CameraLauncher 06-27 18:26:45.098 8038 Process I Sending signal. PID: 8038 SIG: 9 06-27 18:26:45.103 147 Zygote I Process 8038 exited due to signal 9 (Killed) 06-27 18:26:45.105 200 TrafficController E Failed to delete the counterSet: Operation not permitted 06-27 18:26:45.106 99 CompositionEngine E [Splash Screen com.android.camera2#0] Invalid device requested composition type change: CLIENT (1) --> DEVICE (2)
GRALLOC_USAGE_HW_CAMERA_WRITE
how to fix?
I added to redroid.mk the goldfish modules: redroid.mk.txt
And claimed the HIDL in the manifest.xml: manifest.xml.txt
I have the camera icon on my redroid but it doesn't open, I'd like to understand why and implement emulated camera
Here the logs: