[android-porting] AOSP: How to initialize the VehicleProperty::AUDIO_VOLUME property (.initialValues in the DefaultConfig.h) in vehicl hal ?

2018-06-22 Thread Sibiraj T
Trying to add AUDIO_VOLUME property to the demo vehicle hal code present in /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ File name: DefaultConfig.h tried adding like below, but it is crashing. {.config = { .prop =

Re: [android-porting] Services doesn't get created or Started in vendor partition(VNDK)

2018-06-22 Thread Renjith Rajagopal
Thanks, I'll check them out. On Thu, 21 Jun 2018 at 11:47, chinda keodouangsy < chindakeodouan...@gmail.com> wrote: > Well you can, but the device will certainly crash ;-) > You can enforcing VNDK rules as long that API/ABI and VNDK's name space > are respected, there should be OK (well I