diff options
| author | 2018-09-10 15:42:28 -0700 | |
|---|---|---|
| committer | 2018-09-10 15:42:28 -0700 | |
| commit | c21378ea83d603eff8a936ca814f3f17b23aff4c (patch) | |
| tree | 8e922c7d0aed7c8a1377bef8bad350e137fb3542 | |
| parent | b4b2155fc27e35e2c7d49ac314289a7d355cb3fe (diff) | |
| parent | d5af15ee91076564be5209d06f120cc91371ecc7 (diff) | |
Merge "Framework: Ensure important fdsan function is compiled"
am: d5af15ee91
Change-Id: Ia2474df14688b5937b5aaad59aebf26af8188a6a
| -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 |