packages/services/Car/car_product/sepolicy/public/file.te

9 lines
359 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
# This type for lifetime_write_kbytes files which resides in
# /sys/fs/<filesystem>/<partition>/lifetime_writes_kbytes
# Vendors are supposed to extend genfs_contexts with the
# partition names for their devices.
type sysfs_fs_lifetime_write, sysfs_type, fs_type;
# /data/system/car
type system_car_data_file, file_type, data_file_type, core_data_file_type;