Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1357c656 authored by Aayush Gupta's avatar Aayush Gupta
Browse files

Settings: Drop mainline module preference from Android version screen

We don't do support Google play system update which makes it useless to show this preference
parent 02d496f2
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -61,14 +61,6 @@
        settings:enableCopying="true"
        settings:controller="com.android.settings.deviceinfo.firmwareversion.LineageVendorSecurityPatchLevelPreferenceController"/>

    <!-- Mainline module version -->
    <Preference
        android:key="module_version"
        android:title="@string/module_version"
        android:summary="@string/summary_placeholder"
        settings:enableCopying="true"
        settings:controller="com.android.settings.deviceinfo.firmwareversion.MainlineModuleVersionPreferenceController"/>

    <!-- Baseband -->
    <Preference
        android:key="base_band"