sanders: Pin HOME application

Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
Jorim Jaggi
2018-07-10 14:46:08 +02:00
committed by ronaxdevil
parent ca19934fa6
commit cc2294025e

View File

@@ -390,6 +390,9 @@
<item>"/apex/com.android.runtime/javalib/core-libart.jar"</item>
<item>"/apex/com.android.media/javalib/updatable-media.jar"</item>
</string-array>
<!-- Should the pinner service pin the Home application? -->
<bool name="config_pinnerHomeApp">true</bool>
<!-- Whether the display blanks itself when transition from a doze to a non-doze state -->
<bool name="config_displayBlanksAfterDoze">true</bool>