Add sepolicy to enable camera vendor property

Bug: 234324271
Test: adb shell getprop
Change-Id: I6a0b344880deeb767df97136c42b2fb86668f39d
This commit is contained in:
timothywang
2022-06-14 10:30:10 +08:00
parent d4e9442a2e
commit 9a67905169

1
vendor/vendor_init.te vendored Normal file
View File

@@ -0,0 +1 @@
set_prop(vendor_init, vendor_camera_prop)