Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: 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 Nick Reuter
commit 5a2e089dda

View file

@ -376,8 +376,8 @@
<!-- True if camera app should be pinned via Pinner Service --> <!-- True if camera app should be pinned via Pinner Service -->
<bool name="config_pinnerCameraApp">true</bool> <bool name="config_pinnerCameraApp">true</bool>
<!-- True if home app should be pinned via Pinner Service --> <!-- Bytes that the PinnerService will pin for Home app -->
<bool name="config_pinnerHomeApp">true</bool> <integer name="config_pinnerHomePinBytes">6291456</integer>
<!-- Indicate whether to allow the device to suspend when the screen is off <!-- Indicate whether to allow the device to suspend when the screen is off
due to the proximity sensor. This resource should only be set to true due to the proximity sensor. This resource should only be set to true