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

Commit 661c49c1 authored by Ryo Hashimoto's avatar Ryo Hashimoto
Browse files

Delete lib_alarmManagerService_native

This is no longer used.

Bug: 182446785
Test: build
Change-Id: I092c90f62e462a88d8a9799483cea03921de58c7
parent ee7ee8f7
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__",
    ],
}