Merge "sepolicy : Remove deprecated smcinvoke_daemon"

This commit is contained in:
qctecmdr
2019-05-27 02:41:16 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -37,7 +37,7 @@ allow system_app dpmd:unix_stream_socket connectto;
allow system_app color_service:service_manager add;
get_prop(system_app, bluetooth_prop);
# allow system_app to interact with smcinvoke daemon
binder_call(system_app, smcinvoke_daemon)
#binder_call(system_app, smcinvoke_daemon)
# allow system_app access to Workload Classifier Property
set_prop(system_app, vendor_wlc_prop);