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

Commit 93318a40 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove unused system_modules"

parents 159c9e52 6d9923d8
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.