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

Commit ee93336a authored by Cassy Chun-Crogan's avatar Cassy Chun-Crogan
Browse files

[DocsUI] Add clear_selection to proguard

Follow up to ag/33406606 which uses clear_selection in tests.

Bug: 408898634
Fix: 415967495
Test: atest FileCopyUiTest
Test: atest FilesActivityUiTest
Test: atest InternalStorageUiTest
Test: atest PeekUiTest
Test: atest SearchViewUiTest
Test: atest PickActivityTest
Flag: com.android.documentsui.flags.use_material3
Change-Id: I6802d575d76e0832a34eeb9fceb3057713132030
parent a8a337c4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -149,6 +149,7 @@
-keep class com.android.documentsui.R$string {
  int cant_select_work_files_error_message;
  int cant_select_work_files_error_title;
  int clear_selection;
  int copy_notification_title;
  int copy_preparing;
  int copy_remaining;