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

Commit faeb40a8 authored by Thomas Nguyen's avatar Thomas Nguyen
Browse files

Add a new feature flag log_mms_sms_database_access_info

Bug: 275225402
Test: SMS, MMS, call with live network. Manually test to trigger bugreport.
atest com.android.providers.telephony.MmsSmsDatabaseHelperTest
atest com.android.providers.telephony.MmsProviderTest
atest com.android.providers.telephony.SmsProviderTest

Change-Id: I1df67e9a45c4b65ca873ad7a4f5e0a5f9ce5cf48
parent 4c36ab91
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7,3 +7,10 @@ flag {
  bug: "296968778"
  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