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

Commit 721d0c9b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Keep Exceptions attributes for Bluetooth app" into main

parents 421d0fb8 75784357
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -5,3 +5,6 @@
-keep class android.support.v4.media.MediaMetadataCompat { *; }
-keep class android.support.v4.media.MediaBrowserCompat$MediaItem { *; }
-keep class android.support.v4.media.MediaDescriptionCompat { *; }

# Required for tests that use Mockito's thenThrow with checked exceptions.
-keepattributes Exceptions
 No newline at end of file