s/gs101/gs201/g Bug: 186836335 Test: Boot Signed-off-by: Pat Tjin <pattjin@google.com> Change-Id: Ifa0d083f7317c38eb02c8228c2804cbd4d5ee19f
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
|
|
|