Skip to content
Snippets Groups Projects
  • Nick Kralevich's avatar
    98b7ab53
    allow adb push to create directories. · 98b7ab53
    Nick Kralevich authored
    Addresses the following denial:
    
      type=1400 audit(0.0:24): avc: denied { create } for comm="adbd" name="md5sum" scontext=u:r:adbd:s0 tcontext=u:object_r:shell_data_file:s0 tclass=dir
    
    Change-Id: Ibb1708af85b2235cbad2794993cfeef896f8db4a
    98b7ab53
    History
    allow adb push to create directories.
    Nick Kralevich authored
    Addresses the following denial:
    
      type=1400 audit(0.0:24): avc: denied { create } for comm="adbd" name="md5sum" scontext=u:r:adbd:s0 tcontext=u:object_r:shell_data_file:s0 tclass=dir
    
    Change-Id: Ibb1708af85b2235cbad2794993cfeef896f8db4a
adbd.te 2.13 KiB