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

Bug: 288900050
Test: dumpsys pinner
Flag: EXEMPT refactor

Change-Id: Ieed912786ce51f420da9b0e96ea5d93c22244176
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Edgar Arriaga
2024-05-09 23:56:52 +00:00
committed by therealmharc
parent a8daecaf39
commit e79e4f1d01

View File

@@ -239,8 +239,8 @@
<item>"/system/bin/surfaceflinger"</item>
</string-array>
<!-- 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>
<!-- True if the device supports Sustained Performance Mode-->
<bool name="config_sustainedPerformanceModeSupported">true</bool>