summaryrefslogtreecommitdiff
path: root/devices/EmulatedCamera/hwl/EmulatedCameraProviderHWLImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'devices/EmulatedCamera/hwl/EmulatedCameraProviderHWLImpl.h')
-rw-r--r--devices/EmulatedCamera/hwl/EmulatedCameraProviderHWLImpl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/devices/EmulatedCamera/hwl/EmulatedCameraProviderHWLImpl.h b/devices/EmulatedCamera/hwl/EmulatedCameraProviderHWLImpl.h
index 5a13332..e9c086b 100644
--- a/devices/EmulatedCamera/hwl/EmulatedCameraProviderHWLImpl.h
+++ b/devices/EmulatedCamera/hwl/EmulatedCameraProviderHWLImpl.h
@@ -83,8 +83,6 @@ class EmulatedCameraProviderHwlImpl : public CameraProviderHwl {
status_t WaitForQemuSfFakeCameraPropertyAvailable();
bool SupportsMandatoryConcurrentStreams(uint32_t camera_id);
- static const char* kConfigurationFileLocation[];
-
std::vector<std::unique_ptr<HalCameraMetadata>> static_metadata_;
// Logical to physical camera Id mapping. Empty value vector in case
// of regular non-logical device.