Updated QKMS comes with a bunch of Playstore dependencies
We just got a report on IRC that QKMS (com.moez.QKSMS) seems to open a connection to Google right at installation. I've checked and can confirm:
Offending libs:
---------------
* BillingClient (/com/android/billingclient): NonFreeNet
* Play Install Referrer Library (/com/android/installreferrer): NonFreeNet,Tracking
* Google Play (/com/android/vending): NonFreeNet
* Android Market (/com/google/android/finsky): NonFreeNet
IMHO that definitely justifies NonFreeNet, and also Tracking (for connecting to Google without being asked to). Plus NonFreeDep, as it requires the Play Store app (com.android.vending). I recommend (and perform) this as a quick action now. But generally: should those libraries not be blacklisted, and thus the corresponding builds be disabled (as well as auto-update)? Or is adding the AntiFeatures considered sufficient?
Edited by Izzy