From 3403005e833ca7eda968e72ae99c2b92653d8a78 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 30 Nov 2021 15:54:53 +0100 Subject: Settings->Android version: Remove "Google Play system update" version Between "Android security update" and "Baseband version", there is a "Google Play system update" that display the value "11". According to res/values-en-rGB/strings.xml, module_version is "Google Play system update". Since we don't ship Google Play as it is nonfree, and that we don't ship microG yet either we need to remove that entry to not confuse users into thinking that we either ship Google play or microG. MicroG isn't shipped yet because it needs to be reviewed first (some services are using Google Services for instance), and we'd need to look if all the compoent make sense to integrate into Replicant. Also no one expressed interest to work on that yet. Signed-off-by: Denis 'GNUtoo' Carikli --- res/xml/firmware_version.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/res/xml/firmware_version.xml b/res/xml/firmware_version.xml index 41f7733cfb..edc910b36c 100644 --- a/res/xml/firmware_version.xml +++ b/res/xml/firmware_version.xml @@ -37,14 +37,6 @@ settings:enableCopying="true" settings:controller="com.android.settings.deviceinfo.firmwareversion.SecurityPatchLevelPreferenceController"/> - - -