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

Commit 43ad7662 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Delete lib_alarmManagerService_native" into sc-dev

parents 00019e2e 661c49c1
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -29,14 +29,3 @@ cc_library_shared {
        "libbase",
    ],
}

filegroup {
    name: "lib_alarmManagerService_native",
    srcs: [
        "com_android_server_alarm_AlarmManagerService.cpp",
    ],
    visibility: [
        // TODO: remove this
        "//vendor:__subpackages__",
    ],
}