mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
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:
parent
e8586abfac
commit
28d022c6b5
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
||||||
<item>"/system/framework/boot.vdex"</item>
|
<item>"/system/framework/boot.vdex"</item>
|
||||||
<item>"/system/framework/arm/boot-core-libart.oat"</item>
|
<item>"/system/framework/arm/boot-core-libart.oat"</item>
|
||||||
<item>"/system/framework/boot-core-libart.vdex"</item>
|
<item>"/system/framework/boot-core-libart.vdex"</item>
|
||||||
|
<item>"/system/lib/libsurfaceflinger.so"</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<!-- Whether to allow process with media UID to access CameraServiceProxy -->
|
<!-- Whether to allow process with media UID to access CameraServiceProxy -->
|
||||||
|
|
Loading…
Reference in a new issue