10 lines
174 B
C++
10 lines
174 B
C++
|
#include "include/private/dvr/bufferhub_rpc.h"
|
||
|
|
||
|
namespace android {
|
||
|
namespace dvr {
|
||
|
|
||
|
constexpr char BufferHubRPC::kClientPath[];
|
||
|
|
||
|
} // namespace dvr
|
||
|
} // namespace android
|