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

Commit 3a1d7a5f authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Remove unused system_modules" am: 93318a40 am: 36c0262b

Change-Id: I5ca4faa4ed784c0c922da928ea9b7e66f8aec053
parents 0aec0db7 36c0262b
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -217,21 +217,6 @@ java_library_static {
    defaults: ["framework-stubs-default"],
}

java_system_modules {
    name: "android_stubs_current_system_modules",
    libs: ["android_stubs_current"],
}

java_system_modules {
    name: "android_system_stubs_current_system_modules",
    libs: ["android_system_stubs_current"],
}

java_system_modules {
    name: "android_test_stubs_current_system_modules",
    libs: ["android_test_stubs_current"],
}

/////////////////////////////////////////////////////////////////////
// hwbinder.stubs provides APIs required for building HIDL Java
// libraries.