Added an activity that shows lists of CA certificates in two tabs
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
<activity
|
||||
android:name=".ui.VpnProfileDetailActivity" >
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".ui.TrustedCertificatesActivity"
|
||||
android:label="@string/trusted_certs_title" >
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".ui.LogActivity"
|
||||
android:label="@string/log_title" >
|
||||
|
||||
Reference in New Issue
Block a user