mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: sepolicy: Mark thermal_engine_prop as vendor_internal_prop
Change-Id: Idf40d649305911008b46990ebfcb15386f926b48
This commit is contained in:
2
sepolicy/vendor/mi_thermald.te
vendored
2
sepolicy/vendor/mi_thermald.te
vendored
@@ -2,7 +2,7 @@ type mi_thermald, domain;
|
||||
type mi_thermald_exec, exec_type, vendor_file_type, file_type;
|
||||
type thermal_data_file, data_file_type, file_type;
|
||||
|
||||
vendor_public_prop(thermal_engine_prop)
|
||||
vendor_internal_prop(thermal_engine_prop)
|
||||
|
||||
init_daemon_domain(mi_thermald)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user