commit | 32c4a27cf5d7f83b035a66f7da49867bba5efa81 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Fri Jan 06 10:28:54 2017 -0800 |
committer | Nick Kralevich <nnk@google.com> | Fri Jan 06 10:28:54 2017 -0800 |
tree | 06d33256fe45acf0f6a7ae10f2ec913c88b195cd | |
parent | 804547bcde136a018f0cdac54b43a531362a7b0a [diff] |
Refine rules for accessing /dev/__properties__ Don't allow processes to list out the contents of the directory /dev/__properties__. This is an implementation specific detail that shouldn't be visible to processes. Test: Device boots and no problems reading individual properties. Test: ls -la /dev/__properties__ fails Change-Id: I4df6a829b0d22e30fb2c38030c690fc4a356f6a3