sanders: Enable Pinner Service

This commit is contained in:
jhenrique09
2017-12-28 22:46:17 -02:00
committed by therootlord
parent 0d838d72a8
commit 38790c356e

View File

@@ -344,4 +344,12 @@
NOTE: This requires additional hardware-specific code. -->
<!--<bool name="config_uiBlurEnabled">true</bool>-->
<!-- Default files to pin via Pinner Service -->
<string-array translatable="false" name="config_defaultPinnerServiceFiles">
<item>"/system/framework/arm64/boot-framework.oat"</item>
<item>"/system/framework/oat/arm64/services.odex"</item>
<item>"/system/framework/arm64/boot.oat"</item>
<item>"/system/framework/arm64/boot-core-libart.oat"</item>
</string-array>
</resources>