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

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

Merge "Delete shared-framework-aconfig-libs" into main

parents d2ddae2f 0c9a5183
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -96,26 +96,11 @@ genrule {
    out: ["com/android/server/location/contexthub/ContextHubStatsLog.java"],
}

/*
 * This module is used to refer aconfig flag libraries that are
 * added to the framework via static_libs.
 * These libraries are referred here via libs prevent duplication of classes in both
 * the framework and the system server.
*/
java_defaults {
    name: "shared-framework-aconfig-libs",
    libs: [
        "display_flags_lib",
        "camera_platform_flags_core_java_lib",
    ],
}

java_library_static {
    name: "services.core.unboosted",
    defaults: [
        "platform_service_defaults",
        "android.hardware.power-java_static",
        "shared-framework-aconfig-libs",
    ],
    srcs: [
        ":android.hardware.biometrics.face-V3-java-source",