[Settings] Try to reduce the time pending on BroadcastReceiver
This is not a design which could resolve the issue, but try to improve it through reducing the time blocking on BroadcastReceiver and reducing the happening of ANR. Bug: 262209170 Test: local and auto Change-Id: Idec4da3d1deaffb121a5c7a73aeb84b4b0331374
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<integer name="job_anomaly_detection">102</integer>
|
||||
<integer name="device_index_update">103</integer>
|
||||
<integer name="sim_notification_send">104</integer>
|
||||
<integer name="sim_slot_changed">105</integer>
|
||||
|
||||
<!-- Controls the maximum number of faces enrollable during SUW -->
|
||||
<integer name="suw_max_faces_enrollable">1</integer>
|
||||
|
||||
Reference in New Issue
Block a user