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

Commit 494131c2 authored by Anton Hansson's avatar Anton Hansson Committed by Android (Google) Code Review
Browse files

Merge "Rename module lib stubs to 'android'"

parents 42faa991 1b9cf09e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -340,7 +340,7 @@ java_library_static {
}

java_library_static {
    name: "framework_module_app_stubs_current",
    name: "android_module_app_stubs_current",
    srcs: [
        ":module-app-api-stubs-docs",
    ],
@@ -355,7 +355,7 @@ java_library_static {
}

java_library_static {
    name: "framework_module_lib_stubs_current",
    name: "android_module_lib_stubs_current",
    srcs: [
        ":module-lib-api-stubs-docs",
    ],
+2 −3
Original line number Diff line number Diff line
@@ -34,9 +34,8 @@ java_library {
    ],
    libs: [
        "framework-annotations-lib",
        // TODO(b/146230220): Use framework-system-stubs instead.
        //"android_system_stubs_current",
        //"framework_module_lib_stubs_current",
        // TODO(b/146230220): Use android_module_lib_stubs_current instead.
        //"android_module_lib_stubs_current",
        "framework-all",
    ],
    hostdex: true, // for hiddenapi check