mount -o remount,rw /system
/system/etc/permissions 下面的handheld_core_hardware.xml文件增加
<feature name="android.hardware.usb.host" />
将文件 push 到 sdcard, 然后删除handheld_core_hardware, 后将sdcard的文件给mv过来
mount -o remount,ro /system
mount -o remount,rw /system
/system/etc/permissions 下面的handheld_core_hardware.xml文件增加
<feature name="android.hardware.usb.host" />
将文件 push 到 sdcard, 然后删除handheld_core_hardware, 后将sdcard的文件给mv过来
mount -o remount,ro /system