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

Commit 293eb84e authored by Jiyong Park's avatar Jiyong Park
Browse files

Configure com.android.media APEX to prefer cfi variants

Bug: 124128094
Test: m on marlin
The extractor libs are found under /system/apex/com.android.media

Change-Id: Id0eac85253963777067afb1b795620d969af120c
parent 1342d074
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -42,6 +42,9 @@ apex {
        },
    },
    key: "com.android.media.key",
    prefer_sanitize: {
        cfi: true,
    },
}

apex {