Fix SELinux permissions for trusty_userdata partition
Bug: 301677815 Test: Trusty storage port tests passing Change-Id: Ibbcbd4523e31a3c79035fe16bc1bec3ed60205fa Signed-off-by: Donnie Pollitz <donpollitz@google.com>
This commit is contained in:
parent
9cb23f8b7a
commit
6ebd0711a4
4 changed files with 6 additions and 2 deletions
2
vendor/tee.te
vendored
Normal file
2
vendor/tee.te
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
type tee_persist_block_device, dev_type;
|
||||
type tee_userdata_block_device, dev_type;
|
Loading…
Add table
Add a link
Reference in a new issue