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

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

Merge "Add flag for VDM APIs for setting ViewConfiguration attributes" into main

parents fbd3eb9d 96233818
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -150,3 +150,11 @@ flag {
    description: "Settings override for virtual devices"
    description: "Settings override for virtual devices"
    bug: "371801645"
    bug: "371801645"
}
}

flag {
    namespace: "virtual_devices"
    name: "viewconfiguration_apis"
    description: "APIs for settings ViewConfiguration attributes on virtual devices"
    bug: "370720522"
    is_exported: true
}