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

Commit dba78946 authored by Emilian Peev's avatar Emilian Peev
Browse files

Camera: Add EFV public API flag

Add a dedicated flag for the EFV public APIs.

Bug: 297083874
Test: Successful build
Change-Id: Ie58d1daece322eba9beae290c1c0984d2b6f9a5e
parent 3500ed3b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -143,3 +143,11 @@ flag {
       purpose: PURPOSE_BUGFIX
     }
}

flag {
     namespace: "camera_platform"
     name: "concert_mode_api"
     description: "Covers the eyes free videography public facing API"
     bug: "297083874"
}