msm8976-common: Enable Camera App pinning

This change enables Camera app pinning on 8996 targets

Bug 28251566

Change-Id: Icc357441af65e8ece897311bdaf8acc063d3f6ab
This commit is contained in:
Philip Cuadra 2016-07-07 11:15:06 -07:00 committed by LuK1337
parent dbb08fba7b
commit 66353fcbd1
1 changed files with 3 additions and 0 deletions

View File

@ -289,6 +289,9 @@
<item>"/system/framework/arm64/boot-core-libart.oat"</item>
</string-array>
<!-- Should the pinner service pin the Camera application? -->
<bool name="config_pinnerCameraApp">true</bool>
<!-- The device supports freeform window management -->
<bool name="config_freeformWindowManagement">true</bool>