From bac9992e860f634ef32354b4a0bcf39b300b059a Mon Sep 17 00:00:00 2001 From: rpcraig Date: Mon, 3 Dec 2012 06:07:45 -0500 Subject: watchdog security policy. Initial policy for software watchdog daemon which is started by init. Change-Id: I042a5b1698bf53ce2e50ea06851c374e5123ee2c Signed-off-by: rpcraig --- device.te | 1 + 1 file changed, 1 insertion(+) (limited to 'device.te') diff --git a/device.te b/device.te index 7818ce8..ecb7c10 100644 --- a/device.te +++ b/device.te @@ -41,6 +41,7 @@ type fuse_device, dev_type; type ion_device, dev_type; type gps_device, dev_type; type qtaguid_device, dev_type; +type watchdog_device, dev_type; # All devices have a uart for the hci # attach service. The uart dev node -- cgit v1.2.3