Resolve compilation issues while enabling full treble based on the change Iaf0d5662e2eb77b8e3651beaaf87b2e6094632bb Change-Id: I8053b8076de1843fd32c0eac264164d717678797
		
			
				
	
	
		
			11 lines
		
	
	
		
			330 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			330 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# mobicore daemon
 | 
						|
type mcStarter, domain;
 | 
						|
type mcStarter_exec, exec_type, vendor_file_type, file_type;
 | 
						|
init_daemon_domain(mcStarter)
 | 
						|
 | 
						|
# Allow Mobicore to use qseecom services for loading the app
 | 
						|
allow mcStarter tee_device:chr_file rw_file_perms;
 | 
						|
 | 
						|
# Allow Mobicore to access the firmware files
 | 
						|
r_dir_file(mcStarter, firmware_file)
 |