标签: android adb
我在Android模拟器shell上的当前$ PATH变量是:
$ echo $PATH /sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin
我想在init上更改它。我应该在哪个文件中进行更改?