Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 498a5782 authored by Rocky Fang's avatar Rocky Fang Committed by Android (Google) Code Review
Browse files

Merge "Add flag for tracing" into main

parents 2349fa69 b09ba1e2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -28,3 +28,10 @@ flag {
  description: "When this flag is enabled, sensor service will only erase dynamic sensor data at the end of the threadLoop to prevent race condition."
  bug: "329020894"
}

flag {
  name: "sensor_service_report_sensor_usage_in_tracing"
  namespace: "sensors"
  description: "When this flag is enabled, sensor service will report sensor usage when system trace is enabled."
  bug: "333132224"
}
 No newline at end of file