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

Commit df9f68eb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Mark the module as VNDK or VNDK-SP in Android.bp"

parents 50d66557 bae117a1
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
cc_library_shared {
    name: "libstagefright_foundation",
    vendor_available: true,

    vndk: {
        enabled: true,
    },
    include_dirs: [
        "frameworks/av/include",
        "frameworks/native/include",