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

Commit 7be26cbc authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Create flag for implementing onDynamicSensorDisconnected" into main

parents 639a2f2f 337cc165
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
  description: "This flag controls if the dynamic sensor data will be clean up after HAL is disconnected."
  bug: "307782607"
}

flag {
  name: "sensor_device_on_dynamic_sensor_disconnected"
  namespace: "sensors"
  description: "This flag controls if the callback onDynamicSensorsDisconnected is implemented or not."
  bug: "316958439"
}
 No newline at end of file