Allow vendor_init to set camera debug prop

Bug: 301039060
Test: build pass, check property
Change-Id: Iece5d1d88e66d65ad78cba0508cc4547d30d8c0d
This commit is contained in:
timothywang 2023-10-13 18:12:59 +08:00
parent 97baab5951
commit 5e97a88cf9

2
vendor/vendor_init.te vendored Normal file
View file

@ -0,0 +1,2 @@
# Camera vendor property
set_prop(vendor_init, vendor_camera_debug_prop)