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

Commit e203ff53 authored by Vadim Caen's avatar Vadim Caen Committed by Android (Google) Code Review
Browse files

Merge "Flag for virtual camera timestamp" into main

parents 4addccb4 df54704a
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -131,3 +131,10 @@ flag {
    bug: "350007866"
    bug: "350007866"
    is_exported: true
    is_exported: true
}
}

flag {
  namespace: "virtual_devices"
  name: "camera_timestamp_from_surface"
  description: "Pass the surface timestamp to the capture result"
  bug: "351341245"
}