Seandroid: Adding policy for atfwd

Provide atfwd write access to property_socket

Change-Id: I8afee52ca6c9db2c6ce1dcc37ded24d3bec74687
This commit is contained in:
Avijit Kanti Das
2014-12-01 15:44:19 -08:00
committed by Gerrit - the friendly Code Review server
parent 9a787b08fc
commit d53bd7aad5

View File

@@ -14,3 +14,4 @@ binder_call(atfwd, servicemanager);
r_dir_file(atfwd, sysfs_ssr);
allow atfwd self:udp_socket create;
unix_socket_connect(atfwd, property, init);