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

Commit 5cfc4d84 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Mark libmedia_omx and libstagefright_foundation as double_loadable"

parents cdad96c6 fcd1537d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ cc_library_shared {
    vndk: {
        enabled: true,
    },
    double_loadable: true,

    srcs: [
        "aidl/android/IGraphicBufferSource.aidl",
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ cc_library {
    vndk: {
        enabled: true,
    },
    double_loadable: true,
    include_dirs: [
        "frameworks/av/include",
        "frameworks/native/include",