a71-common: overlay: Set default pin amount for home app

Bug: 288900050
Test: dumpsys pinner
Flag: EXEMPT refactor

Change-Id: Ieed912786ce51f420da9b0e96ea5d93c22244176
This commit is contained in:
Edgar Arriaga
2024-05-09 23:56:52 +00:00
committed by Hakam Assouad
parent 71539f0727
commit bbe9236174

View File

@@ -228,8 +228,8 @@
<!-- Should the pinner service pin the Camera application? -->
<bool name="config_pinnerCameraApp">true</bool>
<!-- Should the pinner service pin the Home application? -->
<bool name="config_pinnerHomeApp">true</bool>
<!-- Bytes that the PinnerService will pin for Home app -->
<integer name="config_pinnerHomePinBytes">6291456</integer>
<!-- Power Management: Specifies whether to decouple the auto-suspend state of the
device from the display on/off state.