Hi,
When testing a bunch of applications, I'm getting a denial like the below from
about 60% of the apps. I'm using a very recent master branch (AOSP + SE for
Android) on a Galaxy Nexus.
I don't see any recent, related changes to the SELinux policy so perhaps there
was a recent change in AOSP causing many apps to try to get the attributes of
/data/app? Is anyone else seeing anything similar?
type=1400 msg=audit(1377395793.361:557): avc: denied { getattr } for
pid=27640 comm="id.nycsubwaymap" path="/data/app" dev=mmcblk0p12 ino=773681
scontext=u:r:untrusted_app:s0:c58,c256 tcontext=u:object_r:apk_data_file:s0
tclass=dir
Thanks,
Mike