Which android version are you working ? Vào 21:55, T.2, 29 Th4, 2019 hai nguyen <[email protected]> đã viết:
> in my systen, there is no android manifest.xml like you said, so i go to > ServiceManager.java to remove where initializes those services, right now, > i have only 1 service is ISecureElement/Sim1 and ISecureElement/eSe1, i > dont know where are them i can remove> > > > On Thursday, April 25, 2019 at 1:35:28 AM UTC+7, Hai Nguyen wrote: >> >> 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. > -- -- 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.
