sepolicy: Add video property to get permission

Allow Zygote to read video property

Change-Id: Iac936e84549cde02e2b87309f32cdbd2d8a0fe5f
This commit is contained in:
Paras Nagda 2020-10-14 14:29:01 +05:30 committed by Gerrit - the friendly Code Review server
parent ef77a8cdd5
commit 44e4db86e8

View file

@ -27,3 +27,4 @@
allow zygote system_prop:property_service set;
get_prop(zygote, vendor_mpctl_prop)
get_prop(zygote, vendor_video_prop)