commit | cebd31116928c2635f20e1f2c4c891e984c5438b | [log] [tgz] |
---|---|---|
author | Keun young Park <keunyoung@google.com> | Thu Aug 19 09:50:02 2021 -0700 |
committer | Keun-young Park <keunyoung@google.com> | Fri Aug 20 01:08:34 2021 +0000 |
tree | 7525fdb2331ba37be9108e61d562bf451e0dde64 | |
parent | 45957fa911cc17353f9e5b60570b04b4fa431d0f [diff] |
Add SharedMemory.fromFileDescriptor - Rename existing SharedMemory.create and make it public - Passed file is now detached after creating shared memory and is not usable any more. Bug: 188780895 CTS-Coverage-Bug: 197226773 Test: atest com.android.car.internal.test.LargeParcelableJavaStableAIDLTest (runs only in auto. will add matching CTS tests for non-auto devices) Change-Id: I11381e78580b97982b25a52aa06f2192def7353f