Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 684fa779 authored by Jiyong Park's avatar Jiyong Park
Browse files

Mark updatable APEXes

Mark updatable APEXes as updatable: true so that they are opted-out from
optimizations that make sense only for non-updatable modules; such as
symlinking to the libs in the system partition.

Bug: 149805758
Test: m and check that there is no symlink from the APEX to the system
partition.

Change-Id: I8029f3e4d84d76c8937f38fa3053556f7184652f
parent a64455b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@

apex {
    name: "com.android.resolv",
    updatable: true,
    manifest: "manifest.json",
    multilib: {
        first: {