In file included from device/moto/venus2/libcamera/cameraHal.cpp:34:
device/moto/venus2/libcamera/CameraHardwareInterface.h:24:24: error: ui/Overlay.h: No such file or directory
In file included from device/moto/venus2/libcamera/cameraHal.cpp:34:
device/moto/venus2/libcamera/CameraHardwareInterface.h:131: error: 'Overlay' was not declared in this scope
device/moto/venus2/libcamera/CameraHardwareInterface.h:131: error: template argument 1 is invalid
device/moto/venus2/libcamera/cameraHal.cpp:89: error: 'Overlay' was not declared in this scope
device/moto/venus2/libcamera/cameraHal.cpp:89: error: template argument 1 is invalid
device/moto/venus2/libcamera/cameraHal.cpp:93: error: 'OverlayFormats' does not name a type
device/moto/venus2/libcamera/cameraHal.cpp: In function 'void android::CameraHAL_ProcessPreviewData(char*, size_t, android::legacy_camera_device*)':
device/moto/venus2/libcamera/cameraHal.cpp:227: error: 'struct android::legacy_camera_device' has no member named 'previewFormats'
device/moto/venus2/libcamera/cameraHal.cpp:228: error: 'OVERLAY_FORMAT_YUV422I' was not declared in this scope
device/moto/venus2/libcamera/cameraHal.cpp:229: error: 'Yuv422iToYuv420sp' was not declared in this scope
device/moto/venus2/libcamera/cameraHal.cpp:231: error: 'OVERLAY_FORMAT_RGBA8888' was not declared in this scope
device/moto/venus2/libcamera/cameraHal.cpp:232: error: 'rgba8888ToYuv420sp' was not declared in this scope
device/moto/venus2/libcamera/cameraHal.cpp:234: error: 'OVERLAY_FORMAT_YUV420SP' was not declared in this scope
device/moto/venus2/libcamera/cameraHal.cpp: In function 'void android::CameraHAL_DataCb(int32_t, const android::sp<android::IMemory>&, void*)':
device/moto/venus2/libcamera/cameraHal.cpp:322: warning: NULL used in arithmetic
device/moto/venus2/libcamera/cameraHal.cpp: In function 'int android::camera_set_preview_window(camera_device*, preview_stream_ops*)':
device/moto/venus2/libcamera/cameraHal.cpp:448: error: 'class android::CameraParameters' has no member named 'getPreviewFormats'
device/moto/venus2/libcamera/cameraHal.cpp:450: error: 'struct android::legacy_camera_device' has no member named 'previewFormat'
device/moto/venus2/libcamera/cameraHal.cpp:450: error: 'getOverlayFormatFromString' was not declared in this scope
device/moto/venus2/libcamera/cameraHal.cpp:451: error: 'struct android::legacy_camera_device' has no member named 'previewFormat'
device/moto/venus2/libcamera/cameraHal.cpp:451: error: 'getBppFromOverlayFormat' was not declared in this scope
device/moto/venus2/libcamera/cameraHal.cpp:465: error: expected type-specifier before 'Overlay'
device/moto/venus2/libcamera/cameraHal.cpp:465: error: invalid conversion from 'int*' to 'int'
device/moto/venus2/libcamera/cameraHal.cpp:465: error: expected ';' before 'Overlay'
make: *** [out/target/product/venus2/obj/SHARED_LIBRARIES/camera.venus2_intermediates/cameraHal.o] Error 1
make: *** Waiting for unfinished jobs....
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'hw_module_t::dso'
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'hw_module_t::reserved'
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'gralloc_module_t::perform'
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'gralloc_module_t::reserved_proc'
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'private_module_t::pmem_master'
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'private_module_t::pmem_master_base'
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'private_module_t::info'
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'private_module_t::finfo'
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'private_module_t::xdpi'
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'private_module_t::ydpi'
hardware/libhardware/modules/gralloc/gralloc.cpp:116: warning: missing initializer for member 'private_module_t::fps'
development/tools/emulator/system/gps/gps_qemu.c:47:1: warning: "D" redefined
In file included from hardware/libhardware/include/hardware/qemud.h:21,
from development/tools/emulator/system/gps/gps_qemu.c:37:
hardware/libhardware/include/hardware/qemu_pipe.h:29:1: warning: this is the location of the previous definition
development/tools/emulator/system/gps/gps_qemu.c:903: warning: initialization from incompatible pointer type