blob: 77b5cac2f577dc7143b33a3f500628d9708ccbf1 [file] [log] [blame]
#ifndef ANDROID_PDX_DEFAULT_TRANSPORT_SERVICEFS_CLIENT_CHANNEL_FACTORY_H_
#define ANDROID_PDX_DEFAULT_TRANSPORT_SERVICEFS_CLIENT_CHANNEL_FACTORY_H_
#include <servicefs/client_channel_factory.h>
namespace android {
namespace pdx {
namespace default_transport {
using ClientChannelFactory = ::android::pdx::servicefs::ClientChannelFactory;
} // namespace default_transport
} // namespace pdx
} // namespace android
#endif // ANDROID_PDX_DEFAULT_TRANSPORT_SERVICEFS_CLIENT_CHANNEL_FACTORY_H_