Conversation
|
When building for ports using |
|
@rinigus you mean like this mer-hybris/droid-hal-device#311 |
|
@mlehtima: yes, exactly that. So, droidmedia SPEC generation is covered via that PR in drod-hal-device. Now we need somehow to document that |
I didn't add anything else so far since it was already required before to enable before but its something worth to add. |
f2663ed to
4d3e87d
Compare
7261d43 to
6da4785
Compare
|
Update to support Android 6, 7, 8.1 and 9 in addition to Android 10 and 11.
|
ba58927 to
9107e95
Compare
init/miniaf.rc
Outdated
| @@ -0,0 +1,4 @@ | |||
| service miniaf /usr/libexec/droid-hybris/system/bin/miniafservice | |||
There was a problem hiding this comment.
Should this be somewhere else? It's not built here.
There was a problem hiding this comment.
Hm yes I think so. I'll move it.
Separating each fake service into its own rc file is cleaner. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
The old miniaudiopolicy spawned a full instance auf audiopolicy spawn a fake instance that does nothing instead. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
Separating each fake service into its own rc file is cleaner. Signed-off-by: Björn Bidar <bjorn.bidar@jolla.com>
The old miniaudiopolicy spawned a full instance auf audiopolicy spawn
a fake instance that does nothing instead.