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

Commit 2f74017a authored by XingHai Lu's avatar XingHai Lu Committed by Android (Google) Code Review
Browse files

Merge "Add flag for read_all_external_storage_files" into main

parents 4f4eebad b1868f7c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -69,3 +69,11 @@ flag {
    bug: "376661510"
    is_fixed_read_only: true
}

flag {
    name: "enable_read_all_external_storage_files"
    is_exported: true
    namespace: "onboarding"
    description: "Enables read all external storage files"
    bug: "376598575"
}
 No newline at end of file