Skip to content
Snippets Groups Projects
Commit 32689835 authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Artem Borisov
Browse files

msm8953-common: Pin HOME application

Test: adb shell dumpsys pinner after boot
Bug: 111132016
Bug: 78585335
Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
parent cfbfa81d
No related branches found
No related tags found
No related merge requests found
......@@ -311,4 +311,7 @@
<!-- Should the pinner service pin the Camera application? -->
<bool name="config_pinnerCameraApp">true</bool>
<!-- Should the pinner service pin the Home application? -->
<bool name="config_pinnerHomeApp">true</bool>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment