OSDN Git Service

Spread around some O_CLOEXEC love.
authorJeff Sharkey <jsharkey@android.com>
Mon, 27 Mar 2017 16:49:21 +0000 (10:49 -0600)
committerJeff Sharkey <jsharkey@android.com>
Mon, 27 Mar 2017 17:13:36 +0000 (11:13 -0600)
commitfd3dc3c076f30e19e7ac902ba0531c6bcfe2e042
tree6257382f0252b80254be28f9e09b85168c31919b
parent9f912b8cc402f02091dd4f40f61b4e6a138f37eb
Spread around some O_CLOEXEC love.

Also remove some unnecessary SELinux logic when creating image files
for loop devices.

Test: builds, boots, common operations work
Bug: 34903607
Change-Id: I68dfa022ecc39f56c175e786694e0de35b954ca0
CommandListener.cpp
Loop.cpp
Process.cpp
Utils.cpp
Utils.h
VolumeManager.cpp
main.cpp