Merge "fix argument to CloseGuard.open()"
This commit is contained in:
@@ -273,7 +273,7 @@ public class IpSecManager {
|
||||
} catch (RemoteException e) {
|
||||
throw e.rethrowFromSystemServer();
|
||||
}
|
||||
mCloseGuard.open("open");
|
||||
mCloseGuard.open("close");
|
||||
}
|
||||
|
||||
/** @hide */
|
||||
|
||||
Reference in New Issue
Block a user