编译OS到Android层时,有时会出现: /bin/bash: xmllint: command not found错误导致编译不过,sudo apt-get install libxml2-utils即可解决