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

Commit 66f49171 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

Fix hdr mode for camera

parent 2d5a219d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -6,3 +6,6 @@ hal_client_domain(platform_app, hal_lineage_fod)

# Allow LiveDisplay HAL service to be found
hal_client_domain(platform_app, hal_lineage_livedisplay)

# Allow platform apps to execute files in /data
allow platform_app app_data_file:file execute;
 No newline at end of file