Disallow making a call to emergency numbers
Show an error toast instead since ACTION_CALL intent cannot be used to call emergency numbers. Test: Make a call to an emergency number. Signed-off-by: Taesu Lee <taesu82.lee@samsung.com> Change-Id: Ia42c588848b643def068dec1d73e2e917a4b8214
This commit is contained in:
@@ -979,4 +979,7 @@
|
||||
<string name="selected_sim_content_message"><xliff:g id="selected_sim">%s</xliff:g> selected</string>
|
||||
|
||||
<string name="work_directory_display_name">Work Profile contacts</string>
|
||||
|
||||
<!-- When making a call to emergency numbers, show this toast -->
|
||||
<string name="disallow_emergency_call">Can\'t make a voice call to emergency services here.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user