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

Commit 661bb041 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge changes from topic "cut_dependency"

* changes:
  Revert "Delay start of bootanimation until after the Runtime APEX is mounted."
  Cut the static deps from libandroid_runtime to libnativeloader and libnativebridge
parents fa240e80 706bf3f6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ service bootanim /system/bin/bootanimation
    class core animation
    user graphics
    group graphics audio
    updatable
    disabled
    oneshot
    writepid /dev/stune/top-app/tasks
+2 −2
Original line number Diff line number Diff line
@@ -278,8 +278,8 @@ cc_library_shared {
        "libsoundtrigger",
        "libminikin",
        "libprocessgroup",
        "libnativebridge",
        "libnativeloader",
        "libnativebridge_lazy",
        "libnativeloader_lazy",
        "libmemunreachable",
        "libhidlbase",
        "libhidltransport",