Have you tried making it as PlatformLibrary ?
https://android.googlesource.com/platform/vendor/sample/+/acd7c6b02a14e8694d0dced56ea37e79707fba1e/frameworks/PlatformLibrary/README.txt
On Friday, January 19, 2018 at 9:58:25 PM UTC+1, Drunczyk wrote:
>
> Hello,
>
> I have a service added into the fr
Did you solve this issue? I am having a similar one.
--
--
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 fr
I fixed that error by adding the extender.jar library
to PRODUCT_SYSTEM_SERVER_JARS in the product .mk file.
Now I'm trying to understand the build problem: services.jar references my
prebuilt static java library newservice, newservice uses prebuilt
extender.jar. If I do a full product build, n
Can you share the Android.mk (or Android.bp) for extender.jar and
service.jar?
--
--
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-porti