[android-porting] Re: Porting ASOP to a new platform, some basic step

2012-04-19 Thread ffxx68
I'd like to ask you help about the basics of adding a new HAL (gralloc) lib to AOSP. I've received the source code from the developers I mentioned below, but I'm having troubles integrating it for the final build. The build succeeds, but I have unexpected behaviour on the real device. First,

[android-porting] Re: Porting ASOP to a new platform, some basic step

2012-04-19 Thread ffxx68
Something I don't understand, which probably someone here can help clarify, is the following: I have my HAL implementations under: hardware/renesas/emev and all have a target path defined in the same way: grep LOCAL_MODULE_PATH */Android.mk libcopybit/Android.mk:LOCAL_MODULE_PATH := $(TARG