From 7826c7afa3ea22dd2b974b3e04e0acc6c0c6bcbe Mon Sep 17 00:00:00 2001 From: Paul Duffin Date: Tue, 16 Oct 2018 14:19:18 +0100 Subject: [PATCH] Remove libcore/io members from light grey list These members are now specified using the d.a.c.UnsupportedAppUsage annotation on the members themselves. Test: ensured that generated light grey list did not change Bug: 117818301 Change-Id: I51c2f9544517b46d0b8821fbeb5b008342b99770 --- config/hiddenapi-light-greylist.txt | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config/hiddenapi-light-greylist.txt b/config/hiddenapi-light-greylist.txt index dc399881a34b4..f0bc3d6c7b2a4 100644 --- a/config/hiddenapi-light-greylist.txt +++ b/config/hiddenapi-light-greylist.txt @@ -2860,16 +2860,6 @@ Ljavax/net/ssl/SSLServerSocketFactory;->defaultServerSocketFactory:Ljavax/net/ss Ljavax/net/ssl/SSLSocketFactory;->createSocket(Ljava/net/Socket;Ljava/io/InputStream;Z)Ljava/net/Socket; Ljavax/net/ssl/SSLSocketFactory;->defaultSocketFactory:Ljavax/net/ssl/SSLSocketFactory; Llibcore/icu/ICU;->addLikelySubtags(Ljava/util/Locale;)Ljava/util/Locale; -Llibcore/io/Libcore;->os:Llibcore/io/Os; -Llibcore/io/Memory;->peekByte(J)B -Llibcore/io/Memory;->peekByteArray(J[BII)V -Llibcore/io/Memory;->peekInt(JZ)I -Llibcore/io/Memory;->peekLong(JZ)J -Llibcore/io/Memory;->pokeByte(JB)V -Llibcore/io/Memory;->pokeByteArray(J[BII)V -Llibcore/io/Memory;->pokeInt(JIZ)V -Llibcore/io/Memory;->pokeLong(JJZ)V -Llibcore/io/Streams;->copy(Ljava/io/InputStream;Ljava/io/OutputStream;)I Llibcore/util/BasicLruCache;->map:Ljava/util/LinkedHashMap; Llibcore/util/ZoneInfo;->mTransitions:[J Lorg/ccil/cowan/tagsoup/AttributesImpl;->data:[Ljava/lang/String;