aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2025-12-04 17:40:02 +0200
committerMichael Bestas <mkbestas@lineageos.org>2025-12-07 19:07:10 +0000
commit418ab429bc2555ec6fe15948ef5f6661a6167f2c (patch)
tree0aef828fc8e8e8467c2c7c6c6d355497acd71635
parent2128bc72f14d5fac39aea97c1fd493ef208a4e04 (diff)
Disable yet another gms update component
Change-Id: If8104a9e75a6fdd46a7fb4da164c81fbdd5f748b
-rw-r--r--prebuilt/common/etc/lineage-component-overrides.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuilt/common/etc/lineage-component-overrides.xml b/prebuilt/common/etc/lineage-component-overrides.xml
index be67c1711..85c649547 100644
--- a/prebuilt/common/etc/lineage-component-overrides.xml
+++ b/prebuilt/common/etc/lineage-component-overrides.xml
@@ -21,6 +21,7 @@
</component-override>
<component-override package="com.google.android.gms">
+ <component class=".update.control.NotificationControl" enabled="false" />
<component class=".update.OtaSuggestionActivity" enabled="false" />
<component class=".update.OtaSuggestionSummaryProvider" enabled="false" />
<component class=".update.phone.PopupDialog" enabled="false" />