sdm660-common: pin home application
Test: adb shell dumpsys pinner after boot Bug: 111132016 Bug: 78585335 Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246 Signed-off-by: Albert I <krascgq@outlook.co.id>
This commit is contained in:
parent
a2ea03d767
commit
2fb6313964
1 changed files with 3 additions and 0 deletions
|
@ -434,6 +434,9 @@
|
|||
<!-- True if camera app should be pinned via Pinner Service -->
|
||||
<bool name="config_pinnerCameraApp">true</bool>
|
||||
|
||||
<!-- Should the pinner service pin the Home application? -->
|
||||
<bool name="config_pinnerHomeApp">true</bool>
|
||||
|
||||
<!-- Default value for led color when battery is low on charge -->
|
||||
<integer name="config_notificationsBatteryLowARGB">0xFFFFFFFF</integer>
|
||||
|
||||
|
|
Loading…
Reference in a new issue