Skip to content
Snippets Groups Projects
  • dcashman's avatar
    addd3c9f
    Grant untrusted_app dir access to asec_apk_file. · addd3c9f
    dcashman authored
    untrusted_app lost all of the domain_deprecated permissions in N,
    including the ability to read asec_apk_file dirs.  This is used for
    forward locked apps.
    
    Addresses the following denials:
    avc: denied { search } for name="asec" dev="tmpfs" ino=9298 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:asec_apk_file:s0 tclass=dir permissive=0
    avc: denied { getattr } for path="/mnt/asec" dev="tmpfs" ino=9298 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:asec_apk_file:s0 tclass=dir permissive=0
    
    Bug: 30082229
    Change-Id: I44119f218433b9009cf8d09d0ee5f8a13cc15dd9
    addd3c9f
    History
    Grant untrusted_app dir access to asec_apk_file.
    dcashman authored
    untrusted_app lost all of the domain_deprecated permissions in N,
    including the ability to read asec_apk_file dirs.  This is used for
    forward locked apps.
    
    Addresses the following denials:
    avc: denied { search } for name="asec" dev="tmpfs" ino=9298 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:asec_apk_file:s0 tclass=dir permissive=0
    avc: denied { getattr } for path="/mnt/asec" dev="tmpfs" ino=9298 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:asec_apk_file:s0 tclass=dir permissive=0
    
    Bug: 30082229
    Change-Id: I44119f218433b9009cf8d09d0ee5f8a13cc15dd9