summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2023-03-18 23:46:44 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2023-03-18 23:46:44 +0800
commit6064c082f5fa4cd0d1e92d88f0a59fe94f949bf7 (patch)
tree375aa44c1e6fe421906373a519c1be8f7fe1981a
parent8f19db34ee213d5b924f61b1bbf43a9e62b3e5fe (diff)
downloadandroid-patchsets-6064c082f5fa4cd0d1e92d88f0a59fe94f949bf7.tar.gz
x15-master-workarounds: revert IMapper change for zygote crash
01-01 00:00:49.727 350 350 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 350 (main), pid 350 (main) 01-01 00:00:50.153 0 0 I logd : logdr: UID=0 GID=0 PID=516 n tail=0 logMask=8 pid=350 start=0ns deadline=0ns 01-01 00:00:50.163 0 0 I logd : logdr: UID=0 GID=0 PID=516 n tail=0 logMask=1 pid=350 start=0ns deadline=0ns 01-01 00:00:50.177 516 516 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 01-01 00:00:50.177 516 516 F DEBUG : Build fingerprint: 'Android/beagle_x15/beagle_x15:UpsideDownCake/AOSP.MASTER/eng.liuyq.20230318.202923:userdebug/test-keys' 01-01 00:00:50.177 516 516 F DEBUG : Revision: '0' 01-01 00:00:50.177 516 516 F DEBUG : ABI: 'arm' 01-01 00:00:50.177 516 516 F DEBUG : Timestamp: 1970-01-01 00:00:49.816963645+0000 01-01 00:00:50.177 516 516 F DEBUG : Process uptime: 10s 01-01 00:00:50.177 516 516 F DEBUG : Cmdline: zygote 01-01 00:00:50.178 516 516 F DEBUG : pid: 350, tid: 350, name: main >>> zygote <<< 01-01 00:00:50.178 516 516 F DEBUG : uid: 0 01-01 00:00:50.178 516 516 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr -------- 01-01 00:00:50.178 516 516 F DEBUG : Abort message: 'JNI FatalError called: (system_server) Not allowlisted (40): /dev/pvrsrvkm' 01-01 00:00:50.178 516 516 F DEBUG : r0 00000000 r1 0000015e r2 00000006 r3 bee146c8 01-01 00:00:50.178 516 516 F DEBUG : r4 bee146d8 r5 bee146c0 r6 0000015e r7 0000016b 01-01 00:00:50.178 516 516 F DEBUG : r8 00000000 r9 ffffffff r10 bee146c8 r11 00000028 01-01 00:00:50.178 516 516 F DEBUG : ip 0000015e sp bee146a8 lr b1ffc7f7 pc b1ffc80a 01-01 00:00:50.179 516 516 F DEBUG : backtrace: 01-01 00:00:50.179 516 516 F DEBUG : #00 pc 0003b80a /apex/com.android.runtime/lib/bionic/libc.so (abort+138) (BuildId: 5ab3094ad03cac99703b84bfa306614e) 01-01 00:00:50.179 516 516 F DEBUG : #01 pc 003ecdbd /apex/com.android.art/lib/libart.so (art::Runtime::Abort(char const*)+1180) (BuildId: 4752d2cba732897870408730df9d3abc) Change-Id: I8cc6d660612cc3d3f4eac9a9f38cea9024751255 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rwxr-xr-xx15-master-workarounds4
1 files changed, 4 insertions, 0 deletions
diff --git a/x15-master-workarounds b/x15-master-workarounds
index 5f6a5c0..c2fbcac 100755
--- a/x15-master-workarounds
+++ b/x15-master-workarounds
@@ -35,3 +35,7 @@ apply --local device/ti/beagle_x15 --remote device/ti/beagle-x15 1919399/3
## x15: initial setup to enable webcamera
## https://android-review.googlesource.com/c/device/ti/beagle-x15/+/1923497
apply --local device/ti/beagle_x15 --remote device/ti/beagle-x15 1923497/4
+
+## graphics: improve preloading for IMapper default impl
+## https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2459229
+revert hardware/interfaces 6d189b71a2eb