msm8226-common: Pin HOME application

Test: adb shell dumpsys pinner after boot
Bug: 111132016
Bug: 78585335
Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
This commit is contained in:
Jorim Jaggi 2018-07-10 14:46:08 +02:00 committed by Francescodario Cuzzocrea
parent 1db45ac09f
commit f974d0793f

View file

@ -41,4 +41,7 @@
<item>"/system/lib/libsurfaceflinger.so"</item>
</string-array>
<!-- Should the pinner service pin the Home application? -->
<bool name="config_pinnerHomeApp">true</bool>
</resources>