6ce45549d0
Added the context for qmuxd and netmgrd to operate in confined domain CRs-fixed: 590265 Change-Id: I263e19710a9cc7d4bafdb5317d9fe47315205362
11 lines
228 B
Text
11 lines
228 B
Text
type qseecom_device, dev_type;
|
|
|
|
#Define the logging device type
|
|
type diag_device, dev_type;
|
|
type smem_log_device, dev_type;
|
|
|
|
#Define the hsic device
|
|
type hsic_device, dev_type;
|
|
|
|
#Define the mhi device
|
|
type mhi_device, dev_type;
|