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

Unverified Commit 0b943bb7 authored by Timi's avatar Timi Committed by Michael Bestas
Browse files

Version info: make Lineage specific entries not selectable

 * Others that don't lead anywhere are not selectable as well

Change-Id: I71105cad63212d6743e86ffef94169857fa59dae
parent 78257136
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@
    <Preference
        android:key="vendor_security_key"
        android:title="@*lineageos.platform:string/lineage_vendor_security_patch"
        android:selectable="false"
        settings:enableCopying="true"
        settings:controller="com.android.settings.deviceinfo.firmwareversion.LineageVendorSecurityPatchLevelPreferenceController"/>

@@ -83,6 +84,7 @@
        android:key="os_build_date"
        android:title="@*lineageos.platform:string/build_date"
        android:summary="@string/summary_placeholder"
        android:selectable="false"
        settings:enableCopying="true"
        settings:controller="com.android.settings.deviceinfo.firmwareversion.LineageBuildDatePreferenceController"/>