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

Commit a6e369bb authored by Paul Duffin's avatar Paul Duffin Committed by Gerrit Code Review
Browse files

Merge "Add media-module-sdk build target."

parents e6d2b466 977345eb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -24,3 +24,10 @@ package {
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_base_license"],
}

sdk {
    name: "media-module-sdk",
    java_sdk_libs: [
        "framework-media",
    ],
}