Skip to content

[android] Remove DBus porting aid

This was useful when a lot of our apps/frameworks had unconditional DBus dependencies

However we ported all the relevant projects away from DBus on Android

Removing the porting aid helps us keep it this way since accidentally reintroducing DBus usage will result in a CI failure

Edited by Nicolas Fella

Merge request reports