OSDN Git Service

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>
Tue, 14 Aug 2018 12:17:11 +0000 (17:47 +0530)
commit5a0731f5fae476c5dc133ced54dd60c9039d42fa
tree9b2dbf044c07a9b09aa31e55d4d96817a64b2462
parent004d45ecce37c1cc9a7ad564521c1417d02d5c56
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.

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