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:
parent
1a2a6ae080
commit
f0526ca2eb
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue