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

Commit 26afe03a authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch 'sepolicy-for-camera' into 'v1-pie'

Fix hdr mode for camera

See merge request !1
parents 2d5a219d 66f49171
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