msm8226-common: Pin surfaceflinger into RAM

Prevents it getting swapped to ZRAM

Change-Id: Ie3dab04351967cc422c9b5bea316d7e062d9a1a3
Signed-off-by: Felipe Leon <fglfgl27@gmail.com>
This commit is contained in:
Elektroschmock 2019-03-16 00:29:39 +01:00 committed by Francescodario Cuzzocrea
parent e8586abfac
commit 28d022c6b5

View file

@ -51,6 +51,7 @@
<item>"/system/framework/boot.vdex"</item>
<item>"/system/framework/arm/boot-core-libart.oat"</item>
<item>"/system/framework/boot-core-libart.vdex"</item>
<item>"/system/lib/libsurfaceflinger.so"</item>
</string-array>
<!-- Whether to allow process with media UID to access CameraServiceProxy -->