mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-08-04 15:36:27 +09:00
13 lines
388 B
Plaintext
13 lines
388 B
Plaintext
typeattribute vendor_init data_between_core_and_vendor_violators;
|
|
|
|
allow vendor_init {
|
|
system_data_file
|
|
tombstone_data_file
|
|
}:dir { create search getattr open read setattr ioctl write add_name remove_name rmdir relabelfrom };
|
|
|
|
allow init adsprpcd_file:file mounton;
|
|
|
|
set_prop(vendor_init, vendor_freq_prop)
|
|
set_prop(vendor_init, vendor_camera_prop)
|
|
set_prop(vendor_init, camera_prop)
|