Sunday, 2024-08-11

*** izh79_ is now known as IZh07:57
*** IZh is now known as izh7907:57
T42<TheVancedGamer> mal: sorry for the ping but I wanted to get back to that gbinder-hidl thing I'm doing10:05
T42<TheVancedGamer> I did as you said, checked if gbinder_servicemanager_get_service_sync returns a valid pointer, and it does10:06
T42<TheVancedGamer> mal: back again :)19:43
T42<TheVancedGamer> how much bothering would it take to get this pulled into upstream libhybris? :D19:43
T42<TheVancedGamer> https://github.com/Linux-on-droid/libhybris/commit/12815016d4eb0f36219786158537b22f2b7035fa19:43
T42<TheVancedGamer> i'm attempting Halium 14 on Pixel 7 Pro, got container up but now i'm stuck because everything related to hybris complains TLS relocations are not implemented19:44
mal@TheVancedGamer you notice the comment in that commit where we asked for it to be upstreamed19:46
T42<TheVancedGamer> yeah19:46
T42<TheVancedGamer> bothering luka now :D19:46
malit would mostly be about squashing those two commits into one since the second one is just a fix to that, and making sure the formatting is ok, for example commit message has a typo now19:48
malbut probably quite much of that commit is code picked from android?19:49
T42<TheVancedGamer> about 90-95% of it looks like picked to me?19:49
T42<TheVancedGamer> yeah, almost all of it is drop-in from bionic19:50
malcouple of small formatting issues there19:51
mallike useless #if 1 stuff (to remove #if 0 we had added before), no reason to have if 1 when it could just be removed19:52
T42<TheVancedGamer> i'll try building it on phone and see if it works19:52
malI have used that on my a14 ports, I need it also19:52
malwe have picked the two patches to a testing branch19:52
malsome extra whitespace change in hybris/common/q/bionic/libc/private/bionic_tls.h19:53
T42<TheVancedGamer> sounds like it works then :D19:53
T42<TheVancedGamer> @Lukapanio is here actually19:54
malthat is why asked to upstreaming, if it's not going to happen soon we'll just pick it ourselves19:54
T42<TheVancedGamer> i pinged luka before too, just waiting for him19:55
mal@TheVancedGamer this is the branch I use in my tests https://github.com/mlehtima/libhybris/tree/update_a14 that is the packaging pointing to my fork with the two patches19:59
T42<TheVancedGamer> thanks mal20:00
malI have tested that on 3 a14 devices so far and haven't noticed any issues related to the patches20:01
T42<Lukapanio> i am here :D (re @TheVancedGamer: i pinged luka before...)20:44
T42<Lukapanio> ok ig ill clean up and pr then (re @SailfishFreenodeIRCBridgeBot: <mal>I have tested t...)20:44
malthanks20:45
T42<TheVancedGamer> mal: would it make sense to stub android.frameworks.stats in minimedia? pixel camera HALs want it20:46
malwhy not21:05
malwhat provides that usually in android?21:05
malsome higher level service?21:05

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!