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

Commit 03abc492 authored by Biswarup Pal's avatar Biswarup Pal
Browse files

Add flag for camera device awareness

Test: m
Bug: 305170199
Change-Id: I7e80546f71accc4bed75a995886757cbc5861d54
parent 9216bc2f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -37,3 +37,10 @@ flag {
     bug: "324842215"
     is_fixed_read_only: true
}

flag {
     namespace: "virtual_devices"
     name: "camera_device_awareness"
     description: "Enable device awareness in camera service"
     bug: "305170199"
}