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

Commit 96597979 authored by Anton Hansson's avatar Anton Hansson Committed by Automerger Merge Worker
Browse files

Merge "Add defaults for framework stub libs" am: bbbbdccf am: d0304586

Change-Id: I0cc47e4f720d4e3ccc84fe7897daa5285c750176
parents 11b4d007 d0304586
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -66,6 +66,24 @@ stubs_defaults {
    },
}

java_defaults {
    name: "framework-module-stubs-lib-defaults-publicapi",
    installable: false,
    sdk_version: "module_current",
}

java_defaults {
    name: "framework-module-stubs-lib-defaults-systemapi",
    installable: false,
    sdk_version: "module_current",
}

java_defaults {
    name: "framework-module-stubs-lib-defaults-module_libs_api",
    installable: false,
    sdk_version: "module_current",
}

// The defaults for module_libs comes in two parts - defaults for API checks
// and defaults for stub generation. This is because we want the API txt
// files to *only* include the module_libs_api, but the stubs to include