blob: 8f413c1fa141d973b88d1c8af6a620d415bdf510 [file] [log] [blame]
#ifndef ANDROID_PDX_DEFAULT_TRANSPORT_SERVICEFS_SERVICE_ENDPOINT_H_
#define ANDROID_PDX_DEFAULT_TRANSPORT_SERVICEFS_SERVICE_ENDPOINT_H_
#include <servicefs/service_endpoint.h>
namespace android {
namespace pdx {
namespace default_transport {
using Endpoint = ::android::pdx::servicefs::Endpoint;
} // namespace default_transport
} // namespace pdx
} // namespace android
#endif // ANDROID_PDX_DEFAULT_TRANSPORT_SERVICEFS_PDX_SERVICE_ENDPOINT_H_