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

Commit 3c81fa92 authored by Thomas Nguyen's avatar Thomas Nguyen Committed by Android (Google) Code Review
Browse files

Merge "Add a new feature flag log_mms_sms_database_access_info" into main

parents 4dd1ff77 faeb40a8
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -7,3 +7,10 @@ flag {
  bug: "296968778"
  bug: "296968778"
  is_fixed_read_only: true
  is_fixed_read_only: true
}
}

flag {
  name: "log_mms_sms_database_access_info"
  namespace: "telephony"
  description: "Whether to log MMS/SMS database access info and report anomaly when getting exception."
  bug: "275225402"
}
 No newline at end of file