83f25e26f9
This reverts commit 92bde4b941
.
Reason for revert: Rebooting after OTA fails due to the
filesystem still seeing the old label on the device.
Bug: 116528212
Bug: 119747564
Change-Id: Ib5f920f85c7e305e89c377369dca038d2c6c738c
Test: rollback change
11 lines
261 B
Text
11 lines
261 B
Text
##
|
|
# trusted execution environment (tee) daemon
|
|
#
|
|
type tee, domain;
|
|
|
|
# Device(s) for communicating with the TEE
|
|
type tee_device, dev_type;
|
|
|
|
allow tee fingerprint_vendor_data_file:dir rw_dir_perms;
|
|
allow tee fingerprint_vendor_data_file:file create_file_perms;
|
|
|