OSDN Git Service

don't hardcode compilation options based on product/target names
authorBrian Swetland <swetland@google.com>
Sat, 27 Dec 2008 01:36:56 +0000 (17:36 -0800)
committerBrian Swetland <swetland@google.com>
Sat, 27 Dec 2008 01:36:56 +0000 (17:36 -0800)
commit84e4f93158e7ad325118aca385a2c6153e5c8954
tree8de2112890cf2c1ce2bee2a66df47a252c53c18f
parente187238636696874be7ff34daf4a4dfc48c5aedd
don't hardcode compilation options based on product/target names

This provides a way for board files to specify libraries/flags for
hardware codecs, etc, though really this should not require compile
time options -- somebody who understands opencore should fix it to
deal with this gracefully at runtime.

This fixes the htc_dream build.
android/author/Android.mk
codecs_v2/omx/omx_common/Android.mk
pvauthor/Android.mk
pvcommon/Android.mk
pvplayer/Android.mk