sdm845-common: sepolicy: Allow every app to read camera props

This makes Google Camera and ANX Camera apps happy.

Change-Id: If7b78e16f8e1f01df581be5e4e726f7e054dcf64
This commit is contained in:
palaych 2020-04-05 16:02:43 +00:00 committed by Bruno Martins
parent d2141e0a18
commit 143c4410c2

1
sepolicy/vendor/appdomain.te vendored Normal file
View File

@ -0,0 +1 @@
get_prop(appdomain, camera_prop)