Skip to content

Commit

Permalink
Rollback of f4e444b
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 620271247
  • Loading branch information
Googler authored and Copybara-Service committed Mar 29, 2024
1 parent b584abf commit 136baa1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions libraries/extractor/proguard-rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
-keepclassmembers class androidx.media3.decoder.midi.MidiExtractor {
<init>();
}
# copybara:strip_begin
# See b/329087264
-keep class androidx.media3.extractor.BinarySearchSeeker {
getSeekMap();
}
# copybara:strip_end

# Don't warn about checkerframework and Kotlin annotations
-dontwarn org.checkerframework.**
Expand Down

0 comments on commit 136baa1

Please sign in to comment.