msm8998-common: overlay: Enable assistant app pinning

This commit is contained in:
Murat Kozan
2020-12-07 00:00:04 +03:00
committed by Edrick Sinsuan
parent 958b095aed
commit 301d97ea46

View File

@@ -410,6 +410,9 @@
<item>"/system/bin/surfaceflinger"</item>
</string-array>
<!-- True if assistant app should be pinned via Pinner Service -->
<bool name="config_pinnerAssistantApp">true</bool>
<!-- True if home app should be pinned via Pinner Service -->
<bool name="config_pinnerHomeApp">true</bool>