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

Commit 9985ed8b authored by Marco Nelissen's avatar Marco Nelissen Committed by Android (Google) Code Review
Browse files

Merge "No need to initialize the file sniffers anymore"

parents 1c94fdc4 7e5e1b0d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -607,8 +607,6 @@ static void android_media_MediaExtractor_native_init(JNIEnv *env) {

    gFields.cryptoInfoSetID =
        env->GetMethodID(clazz, "set", "(I[I[I[B[BI)V");

    DataSource::RegisterDefaultSniffers();
}

static void android_media_MediaExtractor_native_setup(