redbull: overlay: Update PinnerService file list

* EvoX uses SystemUIGoogle.

11-30 19:58:20.276  1714  1983 E PinnerService: Could not pin file /system_ext/priv-app/SystemUI/SystemUI.apk
11-30 19:58:20.276  1714  1983 E PinnerService: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
11-30 19:58:20.276  1714  1983 E PinnerService: at libcore.io.Linux.open(Native Method)
11-30 19:58:20.276  1714  1983 E PinnerService: at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
11-30 19:58:20.276  1714  1983 E PinnerService: at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
11-30 19:58:20.276  1714  1983 E PinnerService: at android.system.Os.open(Os.java:494)
11-30 19:58:20.276  1714  1983 E PinnerService: at com.android.server.PinnerService.pinFileRanges(PinnerService.java:958)
11-30 19:58:20.276  1714  1983 E PinnerService: at com.android.server.PinnerService.pinFile(PinnerService.java:833)
11-30 19:58:20.276  1714  1983 E PinnerService: at com.android.server.PinnerService.handlePinOnStart(PinnerService.java:305)
11-30 19:58:20.276  1714  1983 E PinnerService: at com.android.server.PinnerService.-3190814Nest(PinnerService.java:0)
11-30 19:58:20.276  1714  1983 E PinnerService: at com.android.server.PinnerService.handleMessage(PinnerService.java:1202)
11-30 19:58:20.276  1714  1983 E PinnerService: at android.os.Handler.dispatchMessage(Handler.java:106)
11-30 19:58:20.276  1714  1983 E PinnerService: at android.os.Looper.loopOnce(Looper.java:205)
11-30 19:58:20.276  1714  1983 E PinnerService: at android.os.Looper.loop(Looper.java:294)
11-30 19:58:20.276  1714  1983 E PinnerService: at android.os.HandlerThread.run(HandlerThread.java:67)
11-30 19:58:20.276  1714  1983 E PinnerService: Failed to pin file = /system_ext/priv-app/SystemUI/SystemUI.apk

Signed-off-by: Sukrut4778 <sukrut4778@gmail.com>
This commit is contained in:
lahaina
2023-11-30 20:01:46 +09:00
committed by Sukrut4778
parent 5aac1653f5
commit ee2dd7d288

View File

@@ -277,7 +277,7 @@
<item>"/system/framework/framework.jar"</item>
<item>"/system/framework/services.jar"</item>
<item>"/system/bin/surfaceflinger"</item>
<item>"/system_ext/priv-app/SystemUI/SystemUI.apk"</item>
<item>"/system_ext/priv-app/SystemUIGoogle/SystemUIGoogle.apk"</item>
<item>"/vendor/lib64/lib_aion_buffer.so"</item>
<item>"/vendor/lib64/libcamxexternalformatutils.so"</item>
<item>"/vendor/lib64/libipebpsstriping.so"</item>