sanders: overlay: Unpin SystemUI
* Not needed after 39f1f2878b71c1a560da5ea70e18aaf8d8a44b70 as SystemUI.{odex,vdex}
won't exist if they are preopted.
02-04 07:58:33.229 555 568 E PinnerService: Could not pin file /system/priv-app/SystemUI/oat/arm64/SystemUI.vdex
02-04 07:58:33.229 555 568 E PinnerService: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
Change-Id: I20bfe66851fd5ade5f89e60be62aafab12333df2
This commit is contained in:
@@ -402,8 +402,6 @@
|
||||
<item>"/system/framework/boot.vdex"</item>
|
||||
<item>"/system/framework/arm64/boot-core-libart.oat"</item>
|
||||
<item>"/system/framework/boot-core-libart.vdex"</item>
|
||||
<item>"/system/priv-app/SystemUI/oat/arm64/SystemUI.vdex"</item>
|
||||
<item>"/system/priv-app/SystemUI/oat/arm64/SystemUI.odex"</item>
|
||||
<item>"/system/lib64/libsurfaceflinger.so"</item>
|
||||
</string-array>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user