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

Commit bb957444 authored by Christofer Åkersten's avatar Christofer Åkersten
Browse files

Update proguard config to match ag/3468816

Test: Instantiate MediaController2
Change-Id: I152b01d0fcb1add298d5336055dbe3120af42237
parent e1883526
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,5 +16,5 @@

# Keep entry point for updatable Java classes
-keep public class com.android.media.update.ApiFactory {
   public static java.lang.Object initialize(android.content.Context);
   public static java.lang.Object initialize(android.content.Context, android.content.Context);
}