1# Car service in system server can read bootuser device id property 2get_prop(system_server, car_bootuser_prop) 3 4allow system_server carservice_service:service_manager find; 5