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

Commit 1ec43c9c authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Mark libmedia_omx and libstagefright_foundation as double_loadable"

am: 6c9ba467

Change-Id: Ie19bc1e81309364355aff8dfa7c82c2b6877e173
parents 0bd5a366 6c9ba467
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -127,6 +127,7 @@ cc_library_shared {
    vndk: {
        enabled: true,
    },
    double_loadable: true,

    defaults: ["libmedia_omx_defaults"],
}
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ cc_library_shared {
    vndk: {
        enabled: true,
    },
    double_loadable: true,
    include_dirs: [
        "frameworks/av/include",
        "frameworks/native/include",