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:
Jorim Jaggi 2018-07-10 14:46:08 +02:00 committed by Max Weffers
parent a2ea03d767
commit 2fb6313964
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -433,6 +433,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>