diff --git a/sepolicy/vendor/platform_app.te b/sepolicy/vendor/platform_app.te index 3e55585..71652ee 100644 --- a/sepolicy/vendor/platform_app.te +++ b/sepolicy/vendor/platform_app.te @@ -1 +1,3 @@ -allow platform_app zygote:unix_stream_socket { getopt }; \ No newline at end of file +allow platform_app zygote:unix_stream_socket { getopt }; +# Face Unlock +get_prop(platform_app, vendor_camera_prop) \ No newline at end of file