Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2578317 authored by Joe Onorato's avatar Joe Onorato Committed by Android (Google) Code Review
Browse files

Merge "Add bit helper utility"

parents d31b973b 002a6c76
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -329,6 +329,8 @@ function addcompletions()
            . $f
        done
    fi

    complete -C "bit --tab" bit
}

function choosetype()
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ PRODUCT_PACKAGES += \
    app_process \
    applypatch \
    audioserver \
    bit \
    blkid \
    bmgr \
    bugreport \