Merge "A separate entry for work profile CA cert" into oc-mr1-dev am: e040ef4a39
am: 237e49a7c9
Change-Id: I2b90fdcd5a6c88600077a0b09e693b006bf53177
This commit is contained in:
@@ -77,8 +77,11 @@
|
||||
<Preference android:key="global_http_proxy"
|
||||
android:title="@string/enterprise_privacy_global_http_proxy"
|
||||
android:selectable="false"/>
|
||||
<Preference android:key="ca_certs"
|
||||
android:title="@string/enterprise_privacy_ca_certs"
|
||||
<Preference android:key="ca_certs_current_user"
|
||||
android:title="@string/enterprise_privacy_ca_certs_personal"
|
||||
android:selectable="false"/>
|
||||
<Preference android:key="ca_certs_managed_profile"
|
||||
android:title="@string/enterprise_privacy_ca_certs_work"
|
||||
android:selectable="false"/>
|
||||
</PreferenceCategory>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user