robotnix icon indicating copy to clipboard operation
robotnix copied to clipboard

vanilla: Update to 12.1 (March 2022)

Open zhaofengli opened this issue 2 years ago • 1 comments

(fixed) Currently doesn't work with APV due to some new module definition conflicts. We may want to adopt adevtool which is what ProtonAOSP and GrapheneOS have switched to.

Tested with oriole with APV as well as pixel.useUpstreamDriverBinaries.

zhaofengli avatar Mar 24 '22 02:03 zhaofengli

Audio fails for me with apv vendor on oriole:

03-24 15:20:34.189  8323  8475 E AudioSystem-JNI: AudioSystem::listAudioPorts error -19
03-24 15:20:34.189  8323  8475 W AudioManager: updateAudioPortCache: listAudioPorts failed

And turns out there are a bunch of .sos that have to be provided now (removed from vendor-skip-files). Not in a mood to diff through vendor so I'm going back to the pixel driver binaries for now 🙁

zhaofengli avatar Mar 24 '22 22:03 zhaofengli