summaryrefslogtreecommitdiff
path: root/libs/vr/libperformance/performance_rpc.cpp
blob: 9135349ca200d7f3e83bccccf780ce508f54fd7c (plain)
1
2
3
4
5
6
7
8
9
#include "include/private/dvr/performance_rpc.h"

namespace android {
namespace dvr {

constexpr char PerformanceRPC::kClientPath[];

}  // namespace dvr
}  // namespace android