Ecco la parte incriminata:
<string name=”package_malware_title”>App Check</string>
<string name=”package_malware_consent_text”>”Allow Google to check all apps installed to this device for harmful behavior?
To learn more, go to Settings > Security.”</string>
<string name=”package_malware_banner_warning”>Installing this app may harm your device</string>
<string name=”package_malware_banner_blocked”>Installation has been blocked</string>
<string name=”package_malware_recommendation_warning”>Google recommends that you do not install this app.</string>
<string name=”package_malware_recommendation_blocked”>To protect you, Google has blocked the installation of this app.</string>
<string name=”package_malware_app_name”>App name: “%s”</string>
<string name=”package_malware_checkbox_label”>I understand that this app may be dangerous.</string>
<string name=”package_malware_consent_title”>Verify apps?</string>
Apparentemente questa funzione sarà divisa in due parti:
- Una funzione chiamata “App Check” che controllerà tutte le applicazioni già installate
- Una funzione che ci informerà prima del download di un app se questa risulta sospetta. Questa funzione potrà essere disabilitata.
Sono presenti anche le prime icone che verranno utilizzate:
Purtroppo non sappiamo quando verrà implementata questa nuova e utile funzione, appena avremo altre notizie a riguardo vi aggiorneremo.