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

Commit c4c487bb authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "DocsUI: Add VersionUtils to proguard config" into main

parents c4f3c273 833c1166
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -245,6 +245,8 @@

-keep class com.android.documentsui.util.FlagUtils { *; }

-keep class com.android.documentsui.util.VersionUtils { *; }

# The SideSheetBehavior state is not directly accessed from DocumentsUI, but is used in tests
-keep class com.google.android.material.sidesheet.SideSheetBehavior {
  public int getState();