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

Commit bfc8a4a0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add has_boot_local_override to aconfig_storage_file.hpp" into main am: ce0d073e

parents 0f2554c6 ce0d073e
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -32,6 +32,7 @@ struct FlagValueAndInfoSummary {
  bool is_readwrite;
  bool is_readwrite;
  bool has_server_override;
  bool has_server_override;
  bool has_local_override;
  bool has_local_override;
  bool has_boot_local_override;
};
};


/// List all flag values with their flag info
/// List all flag values with their flag info