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

Commit 06b34ac1 authored by Avinash Malipatil's avatar Avinash Malipatil
Browse files

Adding flag to guard isWpsCallNumber system API.

Bug: 304272356
Test: atest
Change-Id: Idd6d8c172d607bdbe71f85d21c5e2c77abc6643e
parent 2eaa6aad
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,3 +14,10 @@ flag {
  description: "Whether to log MMS/SMS database access info and report anomaly when getting exception."
  bug: "275225402"
}

flag {
  name: "enable_wps_check_api_flag"
  namespace: "telephony"
  description: "Enable system api isWpsCallNumber. Its an utility api to check if the dialed number is for Wireless Priority Service call."
  bug: "304272356"
}
 No newline at end of file