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

Commit 41027321 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 93cbd716 6529c8a5
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"