Hi,
we are running into problems when we try to add our own BoardConfig that is
supposed to include/inherit another config, in this case it is the
cuttlefish emulator, so that we can change and add parameters without
having to edit the aosp source. We've had a device configured to use
cuttlefi
We are trying to enable the product image and have so far been able to
build it and place an example app on it successfully. The problem occurs
when we run the emulator, we have /product at the root, but this is a
symlink to /system/product, which in turn is a symlink to /product.
I have not bee
e platform libs. Likely you need to bring your Android
>>> makefile up to date.
>>>
>>> Br,
>>>
>>> Zoltan
>>>
>>>
>>> On Wednesday, 10 October 2018 17:08:00 UTC+2, Pether Pettersson wrote:
>>>>
>>>> We re
5 PM UTC+2, zoli2k wrote:
>
> Hi,
>
> on Android 9 this should be only a warning. You are linking and SDK
> application with the platform libs. Likely you need to bring your Android
> makefile up to date.
>
> Br,
>
> Zoltan
>
>
> On Wednesday, 10 October 2018 1
We receive this error when we are trying to add our own applications to a
copy of the android car emulator, which otherwise successfully builds and
runs. We are unable to get a grip on what this error actually means and how
to solve it, we have been looking at VNDK documentation but it all seem