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

Commit 1176dd44 authored by Mark Chien's avatar Mark Chien Committed by Gerrit Code Review
Browse files

Merge "Compile android-non-updatable with framework-tethering module-lib stub"

parents a25edb88 cd813a30
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -563,6 +563,7 @@ stubs_defaults {
        "android.hardware.vibrator-V1.3-java",
        "framework-protos",
        "art.module.public.api",
        "sdk_module-lib_current_framework-tethering",
        // There are a few classes from modules used by the core that
        // need to be resolved by metalava. We use a prebuilt stub of the
        // full sdk to ensure we can resolve them. If a new class gets added,
+1 −0
Original line number Diff line number Diff line
@@ -318,6 +318,7 @@ java_library {
    defaults: ["android-non-updatable_defaults_stubs_current"],
    srcs: [":module-lib-api-stubs-docs-non-updatable"],
    libs: [
        "sdk_module-lib_current_framework-tethering",
        "sdk_system_current_android",
        // NOTE: The below can be removed once the prebuilt stub contains IKE.
        "sdk_system_current_android.net.ipsec.ike",