OSDN Git Service

Disable the AppOp Restriction for IpSec Tunnels
authorNathan Harold <nharold@google.com>
Wed, 16 May 2018 02:18:38 +0000 (19:18 -0700)
committerNathan Harold <nharold@google.com>
Fri, 8 Jun 2018 01:44:34 +0000 (18:44 -0700)
commit8c69bcbb8f626fee128d8f771568fbc22615a9f5
treec47fd972b912fda2029002dd2c43697d9e1ddd2c
parent144ce0a2485b061b4ae9090b2b9f558e6e3d0e04
Disable the AppOp Restriction for IpSec Tunnels

This CL temporarily removes the AppOp restriction
that disallows creation of IpSec tunnels due to
the lack of the appropriate AppOp in AOSP/master.
When the relevant framework merges out to master,
this CL should be reverted.

Bug: none
Test: compilation
Change-Id: Ic06c193f85f6bcdd0ead4238825c1add78703cde
services/core/java/com/android/server/IpSecService.java
tests/net/java/com/android/server/IpSecServiceParameterizedTest.java