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

This commit is contained in:
TreeHugger Robot
2016-07-14 13:49:58 +00:00
committed by Android (Google) Code Review

View File

@@ -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"