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

Commit 36c0262b authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Remove unused system_modules"

am: 93318a40

Change-Id: I421982f57a633c7d48413f31085b1d432215bae3
parents 89ed5dfc 93318a40
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.