Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e69bdca4 authored by Robin Lee's avatar Robin Lee
Browse files

DevicePolicy: Restore CA warning to K behaviour

Some tests rely on this being dismissible. Additionally it turns out
some users don't like having a hulking great notification follow them
around everywhere.

Bug: 17985258
Change-Id: If05a07b9eaa402a48f9a14647effc1df32c796e1
parent 877ce2c4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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(