Loading core/jni/fd_utils.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -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", Loading media/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -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: [ Loading Loading
core/jni/fd_utils.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -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", Loading
media/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -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: [ Loading