Merge "Add bit helper utility"
This commit is contained in:
@@ -329,6 +329,8 @@ function addcompletions()
|
|||||||
. $f
|
. $f
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
complete -C "bit --tab" bit
|
||||||
}
|
}
|
||||||
|
|
||||||
function choosetype()
|
function choosetype()
|
||||||
|
@@ -27,6 +27,7 @@ PRODUCT_PACKAGES += \
|
|||||||
app_process \
|
app_process \
|
||||||
applypatch \
|
applypatch \
|
||||||
audioserver \
|
audioserver \
|
||||||
|
bit \
|
||||||
blkid \
|
blkid \
|
||||||
bmgr \
|
bmgr \
|
||||||
bugreport \
|
bugreport \
|
||||||
|
Reference in New Issue
Block a user