Hi All, in my android, i dont use some services such as IVibrator, IConsumerIr, IOemLock.. When android booting up, it show the log below: [ 19.366191] init: Received control message 'interface_start' for '[email protected]::IVibrator/default' from pid: 1086 (/system/bin/hwservicemanager) [ 19.381717] init: Could not find service hosting interface [email protected]::IVibrator/default [ 19.392740] init: Received control message 'interface_start' for '[email protected]::IVibrator/default' from pid: 1086 (/system/bin/hwservicemanager) [ 19.407356] init: Could not find service hosting interface [email protected]::IVibrator/default [ 19.418522] init: Received control message 'interface_start' for '[email protected]::IVibrator/default' from pid: 1086 (/system/bin/hwservicemanager) [ 19.434711] init: Could not find service hosting interface [email protected]::IVibrator/default [ 19.445618] init: Received control message 'interface_start' for '[email protected]::IConsumerIr/default' from pid: 1086 (/system/bin/hwservicemanager) [ 19.460252] init: Could not find service hosting interface [email protected]::IConsumerIr/default [ 19.609981] init: processing action (sys.sysctl.extra_free_kbytes=*) from (/init.rc:725)
i dont want to see the log and dont want to init these service, So Could anyone can help me how to remove these services that don't make Android app crashes or something else...? Thanks, Hai -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
