diff options
| author | 2018-10-16 18:46:32 +0000 | |
|---|---|---|
| committer | 2018-10-16 18:46:32 +0000 | |
| commit | e767fa2e136d72a3703b1117e73b16ae55afc96e (patch) | |
| tree | a32cf2e328802f6dce0662185ce7728df0f6bf49 | |
| parent | 011237f9a8d66d42b9afaff6f521261c18c0b45d (diff) | |
| parent | c53bb2cfb9609580325b044d3f0566415fda46bc (diff) | |
Merge "Merge "Remove libcore/io members from light grey list" am: 2579dcd17e am: 1e69440dff am: f70e1edd6f"
| -rw-r--r-- | config/hiddenapi-light-greylist.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/config/hiddenapi-light-greylist.txt b/config/hiddenapi-light-greylist.txt index b71274cf5dc2..857c39045085 100644 --- a/config/hiddenapi-light-greylist.txt +++ b/config/hiddenapi-light-greylist.txt @@ -2791,16 +2791,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; |