mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
VR: remove unused variable from VTS test
Test: pass Change-Id: I7c39a2272b8d138acb73014497d3240cb22711a7
This commit is contained in:
@@ -43,7 +43,6 @@ Return<void> Vr::setVrMode(bool enabled) {
|
||||
}
|
||||
|
||||
IVr* HIDL_FETCH_IVr(const char * /*name*/) {
|
||||
vr_module_t *vr_module;
|
||||
const hw_module_t *hw_module = NULL;
|
||||
|
||||
int ret = hw_get_module(VR_HARDWARE_MODULE_ID, &hw_module);
|
||||
|
||||
Reference in New Issue
Block a user