mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
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:
parent
dbb08fba7b
commit
66353fcbd1
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue