[android-porting] Re: Extending, inheriting BoardConfig

2020-04-16 Thread Dean Wheatley
I'm having the same problem while trying to extend hikey960 device. In my case, I'm getting hit by the hikey960 makefiles (like device/linaro/hikey/mali/bifrost/Android.mk) including conditions like: ifneq ($(filter hikey960, $(TARGET_DEVICE)),) which fails for different PRODUCT_DEVICE (which i

[android-porting] AudioFlinger DirectThread

2011-02-07 Thread Dean
When is the AudioFlinger DirectThread ever invoked? DuplicatingThread appears to be invoked whenever Bluetooth and Speaker are active simultaneously, but am unable to have the system invoke the DirectThread. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.goog