2154 block install on contentrating
Description
This MR will block app installation according to the settings of parental control.
Screenshots
Technical details
App lounge fetches Content rating data from this gitlab repo.
ParentalControl settings are fetched through contentprovider of parentalcontrol app.
When app is tried to install, app lounge checks the content rating data of that particular app. If it's not allowed, install worker cancel the install process and triggers event to show dialog.