536cf5e016367ee8a48812c6cd047de047df36cf
Previously, if a MemoryIntArray is written to a parcel from multiple threads, we'll create multiple ParcelFileDescriptors that own the same file descriptor, which fdsan doesn't like. Instead of adopting and then detaching, use ParcelFileDescriptor::fromFd which dups behind the scenes. Bug: http://b/132720476 Test: treehugger Change-Id: Iad4930cc2d8c59a9348fedb0889d24cb566afa62
…
…
Merge "Switch android.test and junit classes to use UnsupportedAppUsage" am:
7bb0bcd305 am: b5ccf0e21c
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%