Mohit Mundhra
Mohit Mundhra
I see this error is causing the test case to fail: 02-26 23:36:30.139: E/audit(1298): type=1400 audit(1709019390.134:12783): avc: denied { read } for pid=26913 comm="DartWorker" name="adsprpc-smd-secure" dev="tmpfs" ino=1396 scontext=u:r:untrusted_app:s0:c78,c257,c512,c768 tcontext=u:object_r:vendor_xdsp_device:s0 tclass=chr_file...
> I see this error is causing the test case to fail: > > 02-26 23:36:30.139: E/audit(1298): type=1400 audit(1709019390.134:12783): avc: denied { read } for pid=26913 comm="DartWorker" name="adsprpc-smd-secure" dev="tmpfs" ino=1396...
> @RSMNYS to check if we can find any other way to pack .so file @freedomtan I checked the GeekbenchAI apk internally. The way they are packing the libs is...
> @mohitmundhragithub These "@cpuinfo//...." messages is another issue. The cpuinfo here is https://github.com/pytorch/cpuinfo. Currently Windows ARM64 is not supported yet, but it should be quite easy to add it. >...
> > yes. I found the library which generates this error, but we aren't including it directly. It seems to be dependent on some other library, which are are loading......