* Since OnePlus is not releasing userdebug builds these rules are not present in the vendor image. Change-Id: Ib74bf928796cb75e3b17f0eaf872fa2126107c1d
6 lines
195 B
Text
6 lines
195 B
Text
type vendor_qmipriod, domain;
|
|
|
|
userdebug_or_eng(`
|
|
allow vendor_qmipriod vendor_qmipriod_data_file:dir rw_dir_perms;
|
|
allow vendor_qmipriod vendor_qmipriod_data_file:file create_file_perms;
|
|
')
|