#!/usr/bin/env bash
# In debian/apt there is a new (2016) _apt user that handles getting updates. It needs to be added to Android's INET group so that it can access the network in a chroot environment on android.
usermod -g 3003 _apt