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

Commit c5c0a60b authored by Yan Yan's avatar Yan Yan Committed by Android (Google) Code Review
Browse files

Merge "Un-finalize IpSecManager"

parents dbeade27 0329922c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ import java.util.Objects;
 *     Internet Protocol</a>
 */
@SystemService(Context.IPSEC_SERVICE)
public final class IpSecManager {
public class IpSecManager {
    private static final String TAG = "IpSecManager";

    /**