Android CarEvsService
I have been exploring CarEvsService in android lately. With a google CameraEvsPreview App(https://cs.android.com/android/platform/superproject/+/master:packages/services/Car/tests/CarEvsCameraPreviewApp/), I could successfully see a preview of one camera at a time.
Build AOSP Error cuttlefish::oemlock::OemLock has virtual functions but non-virtual destructor
When I build Android Open Source Project for target aosp_cf_arm64_auto-userdebug , I face this error