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 
> 'android.hardware.vibrator@1.0::IVibrator/default' from pid: 1086 
> (/system/bin/hwservicemanager)
> [   19.381717] init: Could not find service hosting interface 
> android.hardware.vibrator@1.0::IVibrator/default
> [   19.392740] init: Received control message 'interface_start' for 
> 'android.hardware.vibrator@1.0::IVibrator/default' from pid: 1086 
> (/system/bin/hwservicemanager)
> [   19.407356] init: Could not find service hosting interface 
> android.hardware.vibrator@1.0::IVibrator/default
> [   19.418522] init: Received control message 'interface_start' for 
> 'android.hardware.vibrator@1.0::IVibrator/default' from pid: 1086 
> (/system/bin/hwservicemanager)
> [   19.434711] init: Could not find service hosting interface 
> android.hardware.vibrator@1.0::IVibrator/default
> [   19.445618] init: Received control message 'interface_start' for 
> 'android.hardware.ir@1.0::IConsumerIr/default' from pid: 1086 
> (/system/bin/hwservicemanager)
> [   19.460252] init: Could not find service hosting interface 
> android.hardware.ir@1.0::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: android-porting+unsubscr...@googlegroups.com
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 android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to