commit | 9023598e21e3972f6deb58fcf9864a853ca38766 | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Tue Apr 05 08:15:54 2016 -0700 |
committer | dcashman <dcashman@google.com> | Thu Apr 28 13:33:42 2016 -0700 |
tree | bb1cf4420cc956fd56b7d8eb274310b381aef7ec | |
parent | a96231f250be67dccd12c1cf2049014f55ab6194 [diff] |
testAllBlockDevicesAreSecure: move to host side test The testAllBlockDevicesAreSecure test is broken. Having testAllBlockDevicesAreSecure as a device side test would require granting permissions to the untrusted_app domain, which was undesirable. Move this test to host side and add permissions for shell to getattr on block devices. bug: 28306036 Change-Id: I36566e0b28b5c8ca69dc99a49e4cf9518b8323e2 Signed-off-by: William Roberts <william.c.roberts@intel.com>