rosemary: sepolicy: Mark thermal_engine_prop as vendor_internal_prop

Change-Id: Idf40d649305911008b46990ebfcb15386f926b48
This commit is contained in:
Matsvei Niaverau
2023-08-23 13:48:14 +02:00
parent 31eb91191d
commit be05167865

View File

@@ -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)