1*e4a36f41SAndroid Build Coastguard Worker# Policies for Remote Key Provisioning Daemon (rkpd) 2*e4a36f41SAndroid Build Coastguard Workertype rkpd, domain; 3*e4a36f41SAndroid Build Coastguard Workertype rkpd_exec, system_file_type, exec_type, file_type; 4*e4a36f41SAndroid Build Coastguard Worker 5*e4a36f41SAndroid Build Coastguard Workertypeattribute rkpd coredomain; 6*e4a36f41SAndroid Build Coastguard Worker 7*e4a36f41SAndroid Build Coastguard Workerbinder_use(rkpd) 8*e4a36f41SAndroid Build Coastguard Workerbinder_service(rkpd) 9*e4a36f41SAndroid Build Coastguard Worker 10*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(rkpd) 11*e4a36f41SAndroid Build Coastguard Worker 12*e4a36f41SAndroid Build Coastguard Workeradd_service(rkpd, rkpd_registrar_service) 13*e4a36f41SAndroid Build Coastguard Workeradd_service(rkpd, rkpd_refresh_service) 14*e4a36f41SAndroid Build Coastguard Worker 15*e4a36f41SAndroid Build Coastguard Workerget_prop(rkpd, device_config_remote_key_provisioning_native_prop) 16