Platform: RK3288
OS: Android 7.1
Kernel: v4.4.83
现象:
手动去设置里面配置静态IP,保存后掉电开机,偶发无法进入系统的情况。
Log:
01-24 14:47:55.696 518 518 I EthernetServiceImpl: Creating EthernetConfigStore
01-24 14:47:55.697 518 518 E IpConfigStore: Bad version on IP configuration file, ignore read
01-24 14:47:55.697 518 518 E System : ******************************************
01-24 14:47:55.698 518 518 E System : ************ Failure starting system services
01-24 14:47:55.698 518 518 E System : java.lang.RuntimeException: Failed to create service com.android.server.ethernet.EthernetService: service constructor threw an exception
01-24 14:47:55.698 518 518 E System : at com.android.server.SystemServiceManager.startService(SystemServiceManager.java:104)
01-24 14:47:55.698 518 518 E System : at com.android.server.SystemServiceManager.startService(SystemServiceMan