pipa: Disable logging sensors-hal events

This sets log_level to 0
10-14 14:17:17.674 14629 14629 I sensors-hal: get_system_config:67, log_level: 0

This is done especially to disable spammy logging of oplus ambient light sensor events
10-14 14:17:12.821 12603 14590 I sensors-hal: handle_oplus_ambient_light_event:157, oplus_ambient_light: ts=3858719100254, lux=11, data_c=0, delta_ms=0, data_cnt=0

Change-Id: Ib097c172bb01ae62dec542a76b289a9641764bc2
This commit is contained in:
pjgowtham
2023-10-14 14:19:31 +05:30
committed by Abdulwahab Isam
parent 83f37e6445
commit 2ac0209461

View File

@@ -40,3 +40,6 @@ vendor.display.defer_fps_frame_count=2
ro.surface_flinger.use_content_detection_for_refresh_rate=true
ro.surface_flinger.set_idle_timer_ms=1100
ro.surface_flinger.set_touch_timer_ms=200
# Sensors
persist.vendor.sensors.debug.hal=0