reverted: filtering gplay apps for cleanapk api call
Description
Reverted the code, that filters gplay apps during fetching updates data from cleanapk api.
Screenshots
Technical details
CleanApk api is called for all apps (gplay/open source) during fetching update. If we filter the gplay apps here, then the apps installed from other store or adb filtered out as well, that is not expected. So, this changes is reverted.
Tests
Issues
10 commandments of code reviews
<Keep the link above in the merge request description to remind the 10 commandments to the reviewers.>