mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Pin HOME application
Test: adb shell dumpsys pinner after boot Bug: 111132016 Bug: 78585335 Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
This commit is contained in:
parent
1db45ac09f
commit
f974d0793f
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue