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

Commit 7e5e1b0d authored by Marco Nelissen's avatar Marco Nelissen
Browse files

No need to initialize the file sniffers anymore

Bug: 33166870

Change-Id: I9f944fcb7d63ca4eb31aec5e7e97e3e0e499cc39
parent e4e16679
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(