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

Commit b2624f4e authored by Felipe Leme's avatar Felipe Leme
Browse files

Fixes Intelligence Service location

Test: m -j framework services && adb remount && adb shell stop && \
      adb sync system && adb shell start
Bug: 111276913

Change-Id: Ia226d3559b464f2351c9e8a785fc9edbbee53a9b
parent b4b95f70
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ java_library {
        "services.companion",
        "services.coverage",
        "services.devicepolicy",
        "services.intelligence",
        "services.midi",
        "services.net",
        "services.print",
+5 −0
Original line number Diff line number Diff line
java_library_static {
    name: "services.intelligence",
    srcs: ["java/**/*.java"],
    libs: ["services.core"],
}
+0 −0

File moved.

+0 −0

File moved.

+0 −0

File moved.

Loading