ANDROID: sdcardfs: add support for user permission isolation
authorDaniel Rosenberg <drosen@google.com>
Sun, 22 Jan 2017 23:32:49 +0000 (15:32 -0800)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:22 +0000 (18:03 +0200)
commit1c3c4e6bb1596f7866cb18f918fcaa19cadef44e
treeecdd968e388e88173f515481adcef929bf601080
parente1104e0806b3dc807207d6054cf9b0f3f725dd56
ANDROID: sdcardfs: add support for user permission isolation

This allows you to hide the existence of a package from
a user by adding them to an exclude list. If a user
creates that package's folder and is on the exclude list,
they will not see that package's id.

Bug: 34542611
Change-Id: I9eb82e0bf2457d7eb81ee56153b9c7d2f6646323
Signed-off-by: Daniel Rosenberg <drosen@google.com>
fs/sdcardfs/derived_perm.c
fs/sdcardfs/packagelist.c
fs/sdcardfs/sdcardfs.h