Merge "DevicePolicy: Restore CA warning to K behaviour" into lmp-dev

This commit is contained in:
Robin Lee
2014-10-21 11:54:50 +00:00
committed by Android (Google) Code Review

View File

@@ -1687,7 +1687,6 @@ public class DevicePolicyManagerService extends IDevicePolicyManager.Stub {
.setContentTitle(mContext.getString(R.string.ssl_ca_cert_warning))
.setContentText(contentText)
.setContentIntent(notifyIntent)
.setOngoing(true)
.setPriority(Notification.PRIORITY_HIGH)
.setShowWhen(false)
.setColor(mContext.getResources().getColor(