commit | ad7e7a3c741fda9c8b32006243b9caad62011850 | [log] [tgz] |
---|---|---|
author | Eryk Szymanski <eryksz@gmail.com> | Thu May 15 01:05:18 2014 +0200 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Thu May 15 14:56:46 2014 +0900 |
tree | fd9222dfd01347861b6d55309360b96e29b9b3de | |
parent | fa6756cf1dfbcb67240744cce9b600785523cf63 [diff] |
Fix a possibility to overcome BLOCK permission This patch closes the possibility to overwrite BLOCK permission from parent project by simply re-adding exactly the same BLOCK entry followed by ALLOW entry in the child project. The two new unit tests in RefControlTest show the problem. Change-Id: I0bf0f0cd549185d72f8753d04f02d87d8709a3b2 Signed-off-by: Eryk Szymanski <eryksz@gmail.com>