CTS test SELinuxDomainTest should be updated.

The CTS SELinuxDomainTest test should not rely on finalize to close file
descriptors. According to the java and Android code practice the
resources like file descriptors should be closed by call of the 'close'
method.

Change-Id: Ia8edf40dfa82da16c710e322bed41829acb8c383
Signed-off-by: Vladimir <vladimir.a.ivanov@intel.com>
1 file changed