[DO NOT MERGE] Add Tunnel Interface Prefix in INetd

Declare the ipsec tunnel interface prefix
as a constant in the NETD AIDL. This allows
the constant to be, well, constant between
the Java and native sides of the binder. Since
it is shared information, this provides an
added level of safety.

Note, this is being done as a follow-up to a
CL which created this cross-process dependency
on the name.

Bug: 74560705
Test: atest netd_integration_test;
      atest FrameworksNetTest
Change-Id: Ibc66b014692a978ebfcc7856dcc26524618668a8
2 files changed