Merge "Open Security Patch Bulletin" into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
410273210d
@@ -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"
|
||||
|
Reference in New Issue
Block a user