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

Commit 819a0fe9 authored by Yuxin Hu's avatar Yuxin Hu Committed by Android (Google) Code Review
Browse files

Merge "Add enable_angle_allow_list flag" into main

parents 23df6455 2009583f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -232,3 +232,11 @@ flag {
    bug: "361329788"
    is_exported: true
}

flag {
    name: "enable_angle_allow_list"
    namespace: "gpu"
    description: "Whether to read from angle allowlist to determine if app should use ANGLE"
    is_fixed_read_only: true
    bug: "370845648"
}