Mike Hardy
Mike Hardy
Indeed! Missed that the merge I just did marked it as Fixed vs just referencing it. Thanks @Giyutomioka-SS
@ychescale9 this (XDG_CONFIG_HOME) is probably the root cause of what I saw with the weird pathing issues for AVD home - since XDG_CONFIG_HOME is `$HOME/.config` and that was the root...
This quieted down the sdkmanager errors related to XML version 4 being seen but tools only supporting up to version 3
I updated this to main and made it so you can disable it with an input boolean, but I believe it is already causing a correctness issue so I left...
@russellwheatley Deviating from firebase-js-sdk API is a slippery slope and at least personally I can only justify it when there is a native method that's really useful and has no...