Skip to content
Snippets Groups Projects
  • Tianjie Xu's avatar
    d5cdca08
    Allow update_verifier to read dm blocks · d5cdca08
    Tianjie Xu authored
    Update_verifier will read dm-wrapped system/vendor partition. Therefore,
    change the sepolicy accordingly.
    
    Here's the denied message:
    update_verifier: type=1400 audit(0.0:131): avc: denied { read } for
    name="dm-0" dev="tmpfs" ino=15493 scontext=u:r:update_verifier:s0
    tcontext=u:object_r:dm_device:s0 tclass=blk_file permissive=0
    
    Bug: 34391662
    Test: Read of /dev/block/dm-0 succeeds during boot time.
    Change-Id: I23325bd92f6e28e9b1d62a0f2348837cece983d1
    d5cdca08
    History
    Allow update_verifier to read dm blocks
    Tianjie Xu authored
    Update_verifier will read dm-wrapped system/vendor partition. Therefore,
    change the sepolicy accordingly.
    
    Here's the denied message:
    update_verifier: type=1400 audit(0.0:131): avc: denied { read } for
    name="dm-0" dev="tmpfs" ino=15493 scontext=u:r:update_verifier:s0
    tcontext=u:object_r:dm_device:s0 tclass=blk_file permissive=0
    
    Bug: 34391662
    Test: Read of /dev/block/dm-0 succeeds during boot time.
    Change-Id: I23325bd92f6e28e9b1d62a0f2348837cece983d1