Hi friend, You can disable this by remove hidl definition in manifest file and build config include in your board configuration (usually it is in /device directory )
Vào Th 5, 25 thg 4, 2019 lúc 01:35 Hai Nguyen <[email protected]> đã viết: > 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.
