Revert "i700_evk: ueventd: add /dev/dri/card0"
This reverts commit 54edfb4f.
From this commit we are not able to boot to UI with scrcpy. This commit causes the following errors:
- com.android.launcher3:
F/DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
F/DEBUG : Build fingerprint: 'Android/i700_evk/i700_evk:14/AP2A.240805.005.F1/eng.julien.20241108.134516:userdebug/test-keys'
F/DEBUG : Revision: '0'
F/DEBUG : ABI: 'arm64'
F/DEBUG : Timestamp: 2024-11-08 12:49:46.427554849+0000
F/DEBUG : Process uptime: 2s
F/DEBUG : Cmdline: com.android.launcher3
F/DEBUG : pid: 2099, tid: 2156, name: RenderThread >>> com.android.launcher3 <<<
F/DEBUG : uid: 10060
F/DEBUG : tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
F/DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
F/DEBUG : Abort message: 'drawRenderNode called on a context with no surface!'
F/DEBUG : x0 0000000000000000 x1 000000000000086c x2 0000000000000006 x3 0000e4acead53c20
F/DEBUG : x4 626f1f342f221f39 x5 626f1f342f221f39 x6 626f1f342f221f39 x7 7f7f7f7f7f7f7f7f
F/DEBUG : x8 00000000000000f0 x9 0000e4aff18e6350 x10 0000000000000001 x11 0000e4aff1937170
F/DEBUG : x12 000000007fffffff x13 000000000000ccb6 x14 000000000000ccb6 x15 000000005baa4143
F/DEBUG : x16 0000e4aff199dfd0 x17 0000e4aff1989560 x18 0000e4ace7778000 x19 0000000000000833
F/DEBUG : x20 000000000000086c x21 00000000ffffffff x22 b400e4ad5ded23d8 x23 0000ffffdd89bf88
F/DEBUG : x24 0000e4acead54ac0 x25 0000000000000000 x26 00000000087ea570 x27 0000000000000000
F/DEBUG : x28 0000000000000000 x29 0000e4acead53ca0
F/DEBUG : lr 0000e4aff19208b8 sp 0000e4acead53c00 pc 0000e4aff19208e4 pst 0000000000001000
F/DEBUG : 11 total frames
F/DEBUG : backtrace:
F/DEBUG : #00 pc 000000000005d8e4 /apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: 8def731cc2fdfd054c337778a2a7a751)
F/DEBUG : #01 pc 00000000009067e4 /apex/com.android.art/lib64/libart.so (art::Runtime::Abort(char const*)+596) (BuildId: ca5e6c911d019a5c3f34b8a965c09a61)
D/DisplayManagerService: Drop pending events for gone uid 10087
F/DEBUG : #02 pc 0000000000017ca0 /apex/com.android.art/lib64/libbase.so (android::base::SetAborter(std::__1::function<void (char const*)>&&)::$_0::__invoke(char const*)+80) (BuildId: 60b126c627b0fa3fb37d6bb161f15ae1)
F/DEBUG : #03 pc 0000000000007014 /system/lib64/liblog.so (__android_log_assert+292) (BuildId: 33c341cc6bff441f4c3396e30c086bff)
F/DEBUG : #04 pc 000000000058a840 /system/lib64/libhwui.so (android::uirenderer::skiapipeline::SkiaOpenGLPipeline::getFrame()+48) (BuildId: faa4886f3d668d2e74034d5f7f5fb7d1)
F/DEBUG : #05 pc 00000000002f17ec /system/lib64/libhwui.so (android::uirenderer::renderthread::CanvasContext::draw(bool)+300) (BuildId: faa4886f3d668d2e74034d5f7f5fb7d1)
F/DEBUG : #06 pc 0000000000390038 /system/lib64/libhwui.so (std::__1::__function::__func<android::uirenderer::renderthread::DrawFrameTask::postAndWait()::$_0, std::__1::allocator<android::uirenderer::renderthread::DrawFrameTask::postAndWait()::$_0>, void ()>::operator()() (.__uniq.264041412789356548918088680803242235290.c303f2d2360db58ed70a2d0ac7ed911b)+1016) (BuildId: faa4886f3d668d2e74034d5f7f5fb7d1)
F/DEBUG : #07 pc 00000000004c2f4c /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+732) (BuildId: faa4886f3d668d2e74034d5f7f5fb7d1)
F/DEBUG : #08 pc 00000000000115d4 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+244) (BuildId: c07f08c7e5a964a8f8c6bc5c820fb795)
F/DEBUG : #09 pc 000000000006efbc /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 8def731cc2fdfd054c337778a2a7a751)
F/DEBUG : #10 pc 0000000000060d60 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 8def731cc2fdfd054c337778a2a7a751)
- com.android.systemui:
F/DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
F/DEBUG : Build fingerprint: 'Android/i700_evk/i700_evk:14/AP2A.240805.005.F1/eng.julien.20241108.134516:userdebug/test-keys'
F/DEBUG : Revision: '0'
F/DEBUG : ABI: 'arm64'
F/DEBUG : Timestamp: 2024-11-08 12:49:47.827454388+0000
F/DEBUG : Process uptime: 5s
F/DEBUG : Cmdline: com.android.systemui
F/DEBUG : pid: 1935, tid: 2125, name: RenderThread >>> com.android.systemui <<<
F/DEBUG : uid: 10064
F/DEBUG : tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
F/DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
F/DEBUG : Abort message: 'drawRenderNode called on a context with no surface!'
F/DEBUG : x0 0000000000000000 x1 000000000000084d x2 0000000000000006 x3 0000e4acd7335c20
F/DEBUG : x4 00000000676f6c62 x5 00000000676f6c62 x6 00000000676f6c62 x7 b400e4af2dea6576
F/DEBUG : x8 00000000000000f0 x9 0000e4aff18e6350 x10 0000000000000001 x11 0000e4aff1937170
F/DEBUG : x12 000000007fffffff x13 000000000000cf4e x14 000000000000cf4e x15 000000005cb177d4
F/DEBUG : x16 0000e4aff199dfd0 x17 0000e4aff1989560 x18 0000e4acd3550000 x19 000000000000078f
F/DEBUG : x20 000000000000084d x21 00000000ffffffff x22 b400e4ad5deae488 x23 b400e4ad9de9db38
F/DEBUG : x24 0000e4acd7336ac0 x25 0000000000000000 x26 000000000623c064 x27 0000000000000000
F/DEBUG : x28 0000000000000000 x29 0000e4acd7335ca0
F/DEBUG : lr 0000e4aff19208b8 sp 0000e4acd7335c00 pc 0000e4aff19208e4 pst 0000000000001000
F/DEBUG : 11 total frames
F/DEBUG : backtrace:
F/DEBUG : #00 pc 000000000005d8e4 /apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: 8def731cc2fdfd054c337778a2a7a751)
F/DEBUG : #01 pc 00000000009067e4 /apex/com.android.art/lib64/libart.so (art::Runtime::Abort(char const*)+596) (BuildId: ca5e6c911d019a5c3f34b8a965c09a61)
F/DEBUG : #02 pc 0000000000017ca0 /apex/com.android.art/lib64/libbase.so (android::base::SetAborter(std::__1::function<void (char const*)>&&)::$_0::__invoke(char const*)+80) (BuildId: 60b126c627b0fa3fb37d6bb161f15ae1)
F/DEBUG : #03 pc 0000000000007014 /system/lib64/liblog.so (__android_log_assert+292) (BuildId: 33c341cc6bff441f4c3396e30c086bff)
F/DEBUG : #04 pc 000000000058a840 /system/lib64/libhwui.so (android::uirenderer::skiapipeline::SkiaOpenGLPipeline::getFrame()+48) (BuildId: faa4886f3d668d2e74034d5f7f5fb7d1)
F/DEBUG : #05 pc 00000000002f17ec /system/lib64/libhwui.so (android::uirenderer::renderthread::CanvasContext::draw(bool)+300) (BuildId: faa4886f3d668d2e74034d5f7f5fb7d1)
F/DEBUG : #06 pc 0000000000390038 /system/lib64/libhwui.so (std::__1::__function::__func<android::uirenderer::renderthread::DrawFrameTask::postAndWait()::$_0, std::__1::allocator<android::uirenderer::renderthread::DrawFrameTask::postAndWait()::$_0>, void ()>::operator()() (.__uniq.264041412789356548918088680803242235290.c303f2d2360db58ed70a2d0ac7ed911b)+1016) (BuildId: faa4886f3d668d2e74034d5f7f5fb7d1)
F/DEBUG : #07 pc 00000000004c2f4c /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop()+732) (BuildId: faa4886f3d668d2e74034d5f7f5fb7d1)
F/DEBUG : #08 pc 00000000000115d4 /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+244) (BuildId: c07f08c7e5a964a8f8c6bc5c820fb795)
F/DEBUG : #09 pc 000000000006efbc /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 8def731cc2fdfd054c337778a2a7a751)
F/DEBUG : #10 pc 0000000000060d60 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 8def731cc2fdfd054c337778a2a7a751)