OSDN Git Service

[DO NOT MERGE] Use INetd Constant for IpSec Interface Prefix
authorNathan Harold <nharold@google.com>
Thu, 26 Apr 2018 18:47:14 +0000 (11:47 -0700)
committerNathan Harold <nharold@google.com>
Wed, 9 May 2018 01:33:06 +0000 (01:33 +0000)
commit649df5e07a968ac98b41a1da60a04d59149d2385
tree7bebae98013d57c515ec0edd786faf33e702e32f
parent336076b2a20bfc0defaf46c83ecb52157e2b1d8b
[DO NOT MERGE] Use INetd Constant for IpSec Interface Prefix

Convert to using a constant in INetd to ensure
that there is a consistent tunnel prefix  between
Java and native code.

Bug: 74560705
Test: atest FramworksNetTest; atest CtsNetTestCases
Change-Id: Ida233aac2e6c6b26567463964e0ebac9d52eff1e
services/core/java/com/android/server/IpSecService.java