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

Commit 0d035539 authored by Dongwon Kang's avatar Dongwon Kang
Browse files

Include updatable-media.jar in bootclasspath & apex

Test: build & boot & MediaPlayer2Test
Bug: 112766913
Change-Id: I66e0b5f9e12f14b1758c0281caac0dfdfe0b5729
parent 8afd5319
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@
// Static whitelist of open paths that the zygote is allowed to keep open.
static const char* kPathWhitelist[] = {
  "/apex/com.android.conscrypt/javalib/conscrypt.jar",
  "/apex/com.android.media/javalib/updatable-media.jar",
  "/dev/null",
  "/dev/socket/zygote",
  "/dev/socket/zygote_secondary",
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@ filegroup {
}

java_library {
    // TODO: include updatable-media.jar in the media apex and add it to the bootclasspath.
    name: "updatable-media",

    srcs: [