Add unique job id for the service to enable power monitor receiver.

Test: atest BootBroadcastReceiverTest
Bug: 328860438
Change-Id: I5e79f8da90097b1a404e96f5112c6884fc3beba1
(cherry picked from commit 0c85e4bca9)
This commit is contained in:
Kuan Wang
2024-03-22 15:14:47 +08:00
committed by Samuel Huang
parent c6005fb22a
commit 1ece0152d2

View File

@@ -22,6 +22,7 @@
<integer name="device_index_update">103</integer>
<integer name="sim_notification_send">104</integer>
<integer name="sim_slot_changed">105</integer>
<integer name="power_monitor_receiver">106</integer>
<!-- Controls the maximum number of faces enrollable during SUW -->
<integer name="suw_max_faces_enrollable">1</integer>