blob: ec5e1c4b6aa34d6d935acbd46651cab83de93cf6 [file] [log] [blame]
repo sync77d47312013-05-17 17:11:29 -07001type runas, domain;
Stephen Smalley01301542013-09-27 10:38:14 -04002type runas_exec, exec_type, file_type;
repo sync77d47312013-05-17 17:11:29 -07003permissive runas;
4unconfined_domain(runas)
Stephen Smalleye8848722012-11-13 13:00:05 -05005
6# ndk-gdb invokes adb shell run-as.
7domain_auto_trans(shell, runas_exec, runas)