from: 71e609c24c97fc8d44843af30527cbeb90d5dcdf Bug: 167996145 Change-Id: Ie00e7e0983a3ca695bbd5140c929d07a80144301
10 lines
260 B
Text
10 lines
260 B
Text
#
|
|
# USF SELinux file security contexts.
|
|
#
|
|
|
|
# Sensor registry persist files.
|
|
/mnt/vendor/persist/sensors/registry(/.*)? u:object_r:persist_sensor_reg_file:s0
|
|
|
|
# Sensor registry data files.
|
|
/data/vendor/sensors/registry(/.*)? u:object_r:sensor_reg_data_file:s0
|
|
|