frameworks/native/libs/vr/libbufferhub/buffer_hub_rpc.cpp

10 lines
174 B
C++
Raw Normal View History

2025-08-25 08:17:13 +08:00
#include "include/private/dvr/bufferhub_rpc.h"
namespace android {
namespace dvr {
constexpr char BufferHubRPC::kClientPath[];
} // namespace dvr
} // namespace android