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

Commit 1ece0152 authored by Kuan Wang's avatar Kuan Wang Committed by Samuel Huang
Browse files

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

Test: atest BootBroadcastReceiverTest
Bug: 328860438
Change-Id: I5e79f8da90097b1a404e96f5112c6884fc3beba1
(cherry picked from commit 0c85e4bc)
parent c6005fb2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>