Skip to content
Snippets Groups Projects
  • Bowgo Tsai's avatar
    Moving adbd from rootdir to system/bin · 5846c79e
    Bowgo Tsai authored
    Bug: 63910933
    Test: boot sailfish in normal mode, checks adbd is started
    Test: boot sailfish in recovery mode, checks adbd is started
    Test: boot bullhead in normal mode, checks adbd is started
    Test: boot bullhead in recovery mode, checks adbd is started
    
    Change-Id: I35ed78a15a34626fbd3c21d030e2bf51033f7b79
    Merged-In: I35ed78a15a34626fbd3c21d030e2bf51033f7b79
    (cherry picked from commit e2423d14)
    5846c79e
adbd.te 157 B
# adbd seclabel is specified in init.rc since
# it lives in the rootfs and has no unique file type.
type adbd, domain;
type adbd_exec, exec_type, file_type;