msm8937-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 Isaac Chen
parent 1a2a6ae080
commit f0526ca2eb

View file

@ -323,4 +323,7 @@
<!-- Boolean indicating if current platform supports HFP inband ringing -->
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
<!-- Should the pinner service pin the Camera application? -->
<bool name="config_pinnerCameraApp">true</bool>
</resources>