summaryrefslogtreecommitdiff
path: root/ojluni/annotations/mmodule/java/net/Inet6Address.annotated.java
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2018-10-10 19:18:00 +0100
committerNeil Fuller <nfuller@google.com>2018-10-10 19:18:00 +0100
commite1f13802d222b7ca901cb85e1163fca5dd794b14 (patch)
treec8cf18293d12499aa1c1955f7b7f4d33f56b0fae /ojluni/annotations/mmodule/java/net/Inet6Address.annotated.java
parent545ab375c2f21157dbcdaf8676fcec481eed0544 (diff)
Add field used in FrameworksNetTests
More internals used in non-CTS tests. Bug: 113148576 Test: build Change-Id: I333e75909a76dcfb1954f41b9ff2032a592c2e2b
Diffstat (limited to 'ojluni/annotations/mmodule/java/net/Inet6Address.annotated.java')
-rw-r--r--ojluni/annotations/mmodule/java/net/Inet6Address.annotated.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/ojluni/annotations/mmodule/java/net/Inet6Address.annotated.java b/ojluni/annotations/mmodule/java/net/Inet6Address.annotated.java
index 4bc20fd41c..78887101e5 100644
--- a/ojluni/annotations/mmodule/java/net/Inet6Address.annotated.java
+++ b/ojluni/annotations/mmodule/java/net/Inet6Address.annotated.java
@@ -77,6 +77,7 @@ public boolean isIPv4CompatibleAddress() { throw new RuntimeException("Stub!");
public static final java.net.InetAddress ANY;
static { ANY = null; }
+@libcore.api.CorePlatformApi
public static final java.net.InetAddress LOOPBACK;
static { LOOPBACK = null; }
}