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

Commit 6170f7a6 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: Id21fa176acce4800fb8e6c723007f6a4aa2d1bab
parent f9ce5fd9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
apex {
    name: "com.android.bluetooth.updatable",
    updatable: true,

    manifest: "apex_manifest.json",