ANDROID: sdcardfs: add support for user permission isolation
authorDaniel Rosenberg <drosen@google.com>
Sun, 22 Jan 2017 23:32:49 +0000 (15:32 -0800)
committerAmit Pundir <amit.pundir@linaro.org>
Fri, 3 Feb 2017 09:35:18 +0000 (15:05 +0530)
commiteaa47a638bca70cf80901967e19df805fa357fb4
tree137d5fc911c5bcf18eb76f90299dada3d02a3b73
parentd7a401d0db4c48fae0df00cf5ef1476ddc09f59f
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