blob: d100570f938658162aa8c3cfd83d9f7710ab47fd [file] [log] [blame]
cc_library_shared {
name: "android.hardware.vr@1.0-impl",
relative_install_path: "hw",
srcs: ["Vr.cpp"],
shared_libs: [
"liblog",
"libcutils",
"libhardware",
"libhwbinder",
"libbase",
"libcutils",
"libutils",
"libhidlbase",
"libhidltransport",
"android.hardware.vr@1.0",
],
}