commit | 724ed1b9218abd8a62f28f18f09fdf53cd74efc2 | [log] [tgz] |
---|---|---|
author | Luke Huang <huangluke@google.com> | Fri Nov 23 12:01:41 2018 +0800 |
committer | Luke Huang <huangluke@google.com> | Wed Nov 28 13:41:58 2018 +0800 |
tree | 7f4e86ba24da61142c5ef587ee929c36f578f0d0 | |
parent | e6bc8317f94e8b6b52271055a3c1129638019b07 [diff] |
Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl Stable aidl won't support FileDescriptor but ParcelFileDescriptor. In order to migrate to stable aidl, replace all FileDescriptor in INdetd.aidl. Test: runtest frameworks-net passes Change-Id: Icdf37aed0e0cce0352070a437066e77c0f2fd85a