blob: bcd74e6f25d0bab80f6d4c460a3b9570651de401 [file] [log] [blame]
#ifndef ANDROID_PDX_DEFAULT_TRANSPORT_UDS_CHANNEL_PARCELABLE_H_
#define ANDROID_PDX_DEFAULT_TRANSPORT_UDS_CHANNEL_PARCELABLE_H_
#include <uds/channel_parcelable.h>
namespace android {
namespace pdx {
namespace default_transport {
using ChannelParcelable = ::android::pdx::uds::ChannelParcelable;
} // namespace default_transport
} // namespace pdx
} // namespace android
#endif // ANDROID_PDX_DEFAULT_TRANSPORT_UDS_CHANNEL_PARCELABLE_H_