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

Commit 1d13c973 authored by Andrew Sapperstein's avatar Andrew Sapperstein Committed by android-build-merger
Browse files

Merge \"Open Security Patch Bulletin\" into nyc-mr1-dev

am: 41027321

Change-Id: Ia0e45925498c66af98a62725a02e1b31892dd01a
parents 1a16dd8e 41027321
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -84,11 +84,12 @@
                android:summary="@string/device_info_default"/>

        <!-- Security patch level -->
        <Preference android:key="security_patch"
                android:enabled="false"
                android:shouldDisableView="false"
        <PreferenceScreen android:key="security_patch"
                android:title="@string/security_patch"
                android:summary="@string/device_info_default"/>
                android:summary="@string/device_info_default">
                <intent android:action="android.intent.action.VIEW"
                        android:data="https://source.android.com/security/bulletin/" />
        </PreferenceScreen>

        <!-- Device FCC equipment id -->
        <Preference android:key="fcc_equipment_id"