I received a note from Google Play on my latest app release as follows: <img width="668" alt="image" src="https://github.com/birkir/react-native-carplay/assets/430255/457517dd-3207-4a00-8a2c-82773b8144aa"> I traced it to here: https://github.com/birkir/react-native-carplay/blob/109c0a6257854016d51ab16a9dad6110340c29a3/packages/react-native-carplay/android/build.gradle#L107 Is EventBus actually used in the Android Auto implementation? I couldn't find it anywhere.