diff options
| author | 2018-09-10 15:52:41 -0700 | |
|---|---|---|
| committer | 2018-09-10 15:52:41 -0700 | |
| commit | 45564930be39d309066ede93086a5e26114be60c (patch) | |
| tree | 3bc47883393c34198b8b0cb083c2b03182a74f63 | |
| parent | 46346fc88319aeb13c5d5c7a45bc7e03c50ef117 (diff) | |
| parent | c21378ea83d603eff8a936ca814f3f17b23aff4c (diff) | |
Merge "Framework: Ensure important fdsan function is compiled" am: d5af15ee91
am: c21378ea83
Change-Id: Id50f503044727695c58420ae83393918d7f720e1
| -rw-r--r-- | config/boot-image-profile.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/boot-image-profile.txt b/config/boot-image-profile.txt index 0495b8e62120..35676059124a 100644 --- a/config/boot-image-profile.txt +++ b/config/boot-image-profile.txt @@ -11825,6 +11825,7 @@ HPLlibcore/io/BlockGuardOs;->readlink(Ljava/lang/String;)Ljava/lang/String; HPLlibcore/io/BlockGuardOs;->rename(Ljava/lang/String;Ljava/lang/String;)V HPLlibcore/io/BlockGuardOs;->sendto(Ljava/io/FileDescriptor;[BIIILjava/net/SocketAddress;)I HPLlibcore/io/BlockGuardOs;->write(Ljava/io/FileDescriptor;Ljava/nio/ByteBuffer;)I +HPLlibcore/io/ForwardingOs;->android_fdsan_exchange_owner_tag(Ljava/io/FileDescriptor;JJ)V HPLlibcore/io/ForwardingOs;->munlock(JJ)V HPLlibcore/io/ForwardingOs;->munmap(JJ)V HPLlibcore/io/ForwardingOs;->setsockoptByte(Ljava/io/FileDescriptor;III)V |