Advertisement
petefoth

Untitled

Dec 30th, 2024
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. 12-30 09:19:10.917 655 3569 W libc : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
  2. 12-30 09:19:10.913 0 0 I servicemanager: Since 'activity' could not be found (requested by debug pid 3396), trying to start it as a lazy AIDL service. (if it's not configured to be a lazy service, it may be stuck starting or still starting).
  3. 12-30 09:19:10.916 0 0 E init : Control message: Could not find 'aidl/activity' for ctl.interface_start from pid: 655 (/system/bin/servicemanager)
  4. 12-30 09:19:10.917 0 0 I servicemanager: Tried to start aidl service activity as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
  5. 12-30 09:19:11.017 1568 1606 D BootAnimation: Playing files = /product/media/bootanimation.zip/part1, Requested repeat = 0, playUntilComplete = true
  6. 12-30 09:19:11.915 3396 3396 W ServiceManagerCppClient: Waited one second for activity (is service started? Number of threads started in the threadpool: 16. Are binder threads started and available?)
  7. 12-30 09:19:11.916 0 0 I servicemanager: Since 'activity' could not be found (requested by debug pid 3396), trying to start it as a lazy AIDL service. (if it's not configured to be a lazy service, it may be stuck starting or still starting).
  8. 12-30 09:19:11.921 655 3571 W libc : Unable to set property "ctl.interface_start" to "aidl/activity": error code: 0x20
  9. 12-30 09:19:11.920 0 0 E init : Control message: Could not find 'aidl/activity' for ctl.interface_start from pid: 655 (/system/bin/servicemanager)
  10. 12-30 09:19:11.922 0 0 I servicemanager: Tried to start aidl service activity as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement