libcamera: add override service for logging
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
service vendor.camera-provider-2-5 /vendor/bin/hw/android.hardware.camera.provider@2.5-service_64
|
||||
class hal
|
||||
user cameraserver
|
||||
group audio camera input drmrpc
|
||||
ioprio rt 4
|
||||
capabilities SYS_NICE
|
||||
task_profiles CameraServiceCapacity MaxPerformance
|
||||
override
|
||||
setenv LIBCAMERA_LOG_LEVELS *:WARN
|
||||
setenv LIBCAMERA_LOG_FILE syslog
|
Reference in New Issue
Block a user