**** BEGIN LOGGING AT Wed Aug 14 02:59:56 2019 Aug 14 06:12:56 Morning! Aug 14 07:15:05 Morning! Aug 14 16:27:03 Tofe: I guess it should be easy enough to see on Android side if things are running OK? Aug 14 16:31:43 maybe with logcat, but I don't know that part very well Aug 14 16:59:24 My logcat was pretty clean on mido Aug 14 17:00:04 Some netd if I recall spamming, for the rest nothing too much that was worrying Aug 14 17:00:27 Searching for Ril/telephony should give clues Aug 14 17:03:36 on tissot it's a mess, adsprpc spams the log every 25ms ! Aug 14 17:05:10 oooh Aug 14 17:05:35 if I restart ofono, then webos-telephonyd, I get the bars for signal strength on tissot Aug 14 17:07:59 and on the debug logs of ofono, if I call the device, I get a "UNSOL_CALL_RING" callback Aug 14 17:08:19 so actually we might be nearer than we think Aug 14 17:08:59 So it might be systemd startup order or something that's an initial issue? Aug 14 17:11:44 This is in Java so shouldn't be anything affecting us: https://github.com/faizauthar12/compatibility_patches_for_nevis/blob/97f6ca838b6013a0a89821e4179b4e22709112d4/platform/frameworks_opt_telephony/frameworks_opt_telephony.patch Aug 14 17:12:53 https://github.com/BOOTMGR/android_device_samsung_janice/blob/a7ec24c6b7abbfefa804997f95ee6960547e9787/system.prop#L20 Aug 14 17:18:32 Tofe: Seems we might need this too: https://github.com/Halium/android_build/pull/17 Aug 14 17:18:40 For audio at least as per comments in PR Aug 14 17:18:52 "miniaf: used for shutter sound? But we need it for another reason anyway (qcom rild->audio chipset communication for voice calling), we might also enable it now." Aug 14 17:23:11 Well ofono is started too early yes; but I don't see yet why the call isn't catched by our APIs Aug 14 17:29:55 We might want to check Mer's systemd for oFono to see when they start it Aug 14 17:36:44 But yeah that doesn't explain why the call isn't caught by API Aug 14 18:06:55 Seems they starts it after dbus.service https://git.merproject.org/mer-core/ofono/blob/master/ofono/src/ofono.service.in Aug 14 18:09:44 It seems that for Android 9 Mer guys use the ofono-ril-binder-plugin: https://github.com/mer-hybris/droid-config-sony-ganges-pie/commit/ad48fc0b791736b35b47894ed6163591deb05835 Aug 14 18:10:10 In ril_subscription.conf: [ril_0] Aug 14 18:10:10 transport=binder:name=slot1 Aug 14 18:10:10 name=slot1 Aug 14 18:11:05 But that is likely not required for Android 7 I would say Aug 14 20:59:29 probably Aug 14 20:59:38 I'll try again tomorrow Aug 14 21:00:05 PS: this last try, with the strength bars, was with Mer's Aug 14 21:00:26 as I thought maybe it had a better change to work well with qofono **** ENDING LOGGING AT Thu Aug 15 02:59:58 2019